Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x233768…45f31f
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51b818…70ace6
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbbd1c3…3d1271
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30759b…30fbd2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1f7ed…5bff83
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xddf8f1…6b4374
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a131c…373f72
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fe4b5…1f96ae
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2e6c2…495d83
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb5e29…51059b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c4d17…2b4aa2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42570a…77ac20
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x869719…f5a8a3
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bfb81…5be726
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaec77c…012899
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb300bb…2c2542
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03c053…831c8b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03961e…ac4fb2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x632b41…3ccc73
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc18d12…3a5de7
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7de84…d8de74
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0x033b2f…48f448
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb50e6…6a04c8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1bbec…ef15d9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf69c87…01b83f

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.