Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b09d3…7d4ce1
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ec629…d4d8b6
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x776889…409bce
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9fef2…b3dc5e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b8eb9…adcdc2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf3acc2…32ea8e
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb71a0b…c8570d
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13085d…9542db
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8b996…e9a6cf
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4286ee…a44498
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d2357…31d45f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c1e28…7438c2
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb81fff…298f14
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe58482…b0ef37
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f454f…c0fe32
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b70d6…dfa5d0
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbeaa15…ceb6ab
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdfab8…cf449a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaa86f7…c02429
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc147be…e0e0e1
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd772ee…a9709a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f89eb…1f788a
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2c53ec…bc5f08
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd44f3a…1b210f
0xc2b1…f32b0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x35f259…e3d7b1

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.