Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xfef118…eb0b6d
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x94fe3e…e8e8f3
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xb28eff…09fa96
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x74e923…61cc21
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xb68aae…67d0ef
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xd7d2eb…720743
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x7cb353…8d686f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x83a757…544e44
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xb1e570…be5352
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x2853a3…300fdf
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x99de7a…c71d4d
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xc2d15c…a729e1
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x2ab6bf…fa10ea
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x222d22…40686e
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x867055…3b61b5
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x6ba457…2f1ac9
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x96bb2f…ddf290
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xcfd897…1c8b6c
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x4a1952…75681d
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xaf0435…545bc4
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x63a626…2e7ed4
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x2d73b5…9f75ec
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x115a7b…aad3ea
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0xcbc319…f6db87
0x482b…62f30x5aae…482eBase—$0.001100%coinbase4d ago0x91697e…9ad5ed

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.