Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb0ebf7…d748bd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe1e1f0…4d2670
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfb6cc8…cf8d79
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xafc98f…330ec3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc3484b…03d1c7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x882fd0…311e20
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa06fd2…9fd9d8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd00457…3f4d16
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf04e68…3ad9b9
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa388db…022e5f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x188236…c1ad0d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x414823…1e66a0
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x40182c…b442a2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x404f39…9c57a2
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa6e074…21cd5d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7bbd9e…75ed65
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeccbf0…748e68
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x070667…4664b5
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf2d1ba…fdfe4d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf4fa63…5300cb
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x912eb7…eb083f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xff2cf3…b759a7
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd24f46…d1267e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc54176…0b7cb3
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd355e8…8f1377

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.