Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x218574…b125f0
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x261af8…2a7977
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf7790…95f14f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xceb73b…d994bd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74d140…a470e2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52dd26…e180f7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98ac72…951971
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x476454…3ca2e4
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ce678…d52c04
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3fc740…4fd5d8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5d006b…525525
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3f98d2…707074
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde7a29…4638b2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42729e…7a4344
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x964d8d…5aabf1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x42ad99…662a7c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe46f55…c5d6ef
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0cbcf…610d12
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x53717e…e0a6be
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x644eb0…dc79c6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2c758a…0c9489
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca1687…8c8901
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf92e26…f973d8
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19eca6…0bc6e6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd272b0…16f938

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.