Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1c0bf…4903b6
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2764eb…ee8c44
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea46bd…40b71d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b9431…dc8c63
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd3c188…6ab9c9
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8027c1…188fe8
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x29f624…098612
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8c664…3ad384
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d018b…d68351
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c865e…4e5fff
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7b8a1…ef055f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87efec…942fae
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe0f9c…b1ee95
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc4b5e…1aa84f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2aaeaa…aac529
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1953eb…cb7153
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53c0d2…418344
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x407059…a09d32
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x339de8…a863c4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf12c45…6b0909
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0501e…f1f547
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc67fd…484c60
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95f5e2…7e44d9
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcef3bb…74845c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02c136…53cf75

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.