Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e2e29…e78748
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9f395…31b3e1
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x03e973…5cfe4f
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc30261…c76f8e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8bca1…f1d6b8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe81d71…12f1cd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbba8f…6a8b70
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2be60d…74482d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4eb737…762edc
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ac2f3…e34772
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x480819…4525c7
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ad696…c2efb6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe1a8c…7ba271
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9e0bb…af1339
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b9725…4f3f85
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdeab6b…c1dae0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae62c9…8715c0
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa79ef3…f1cf04
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c96a8…62db1e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a7959…88c7e2
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacc8d6…511701
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabc7d4…92aabd
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x137c98…391a9b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaba36a…4d29b1
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f6ecd…b727ed

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.