Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI119d ago0x83f725…07ef1d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc441f2…1acd9c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI119d ago0xed0562…8dd6e3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI119d ago0x379ec2…67ac67
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc8ae2c…dda387
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xae986f…20374c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4ea5bb…9304a7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x213733…8cae21
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe0ad47…b23411
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4a2e34…141a75
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb28f0b…d8e459
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdb597f…dab455
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x63478c…f17624
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfda922…83d584
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x636093…fe76f4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8fc6d2…4f0308
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x29d38d…29ed06
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x999deb…4971a6
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5d40d9…8084d3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe19064…a11b0a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x58f6cd…022a36
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8c6cf9…39144a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa20061…bd827a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0d1ad8…496dcb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI120d ago0x61a91a…dd1425

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.