Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf3665…5f4ecc
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x004f99…6eb912
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x669f79…d87afe
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x588d89…d9d539
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0f34d1…273881
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x131d24…37aa3f
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f226a…dcb25f
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d2431…ee2b2b
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8c57a…27bd67
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x781ce5…bd81f7
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x443605…973fdd
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f17ca…ffe4bd
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9350d…967948
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda4d8d…61ac3d
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe6a3e2…8455eb
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6ae3e…bbde11
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88d2d8…13922a
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b4d3f…1f38f3
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x606ebd…6187a5
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d14d0…c9b816
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x13a7fa…2b54a7
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4c0d5d…c90e3d
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5f277…570036
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x605d31…13a526
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b96ec…c61515

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.