Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe02857…90bbc6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd829ad…d6c3e2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4df779…fa7667
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd58e67…2c57d6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc302e0…b9e775
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c2331…955e6a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x945103…fa346e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2d68e…632ccc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdaaa97…154ac1
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83b103…8644c3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8f30f…e5f833
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ca924…ddc826
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0aa82b…4547dc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4316d…9eaf1c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e7218…2fa625
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x013f95…9d8c76
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee6f7d…830cc3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e96d1…dba64b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe011ca…853262
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xebaab2…6517fc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf565ef…6176ae
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51e4ab…f0b90d
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x65b59c…44872c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97120d…289a87
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf47ebb…a2dba7

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.