Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd3c9e…ef2cd3
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5766f1…f80d74
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04970d…321f48
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bbc1d…e3ff2f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x101097…9a8259
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb24d0…d5ca3c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4021c7…ab4145
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd150a1…1f891d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d8547…e46a7e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0dac59…e0ac25
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9bcbe9…fb7179
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb31995…f6efa2
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab118e…a5d8cf
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9cbe02…d4927b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bc88d…1f7cf2
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3d48c…281454
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec7eb4…453e07
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe36b13…fd4691
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x611930…540f08
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c22b4…17948e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e2844…45d76f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe00bec…b630d4
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab4033…33bcfe
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d402f…c7068e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02f28a…9c29b8

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.