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%payAI106d ago0xd61ee2…f98ce9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e48cc…8dcf15
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfae571…5eea08
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa34de…7d5e12
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04d5af…6dbce5
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x039e6c…7696cf
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdc630…274e69
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc434c1…4c118b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9df24f…2e5680
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe66637…6ed931
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd34dbf…a4b1d6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd256c6…d26e14
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdebc7e…a62953
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bb8c7…db9b93
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbabd9d…cef26f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73b3be…c4e6fa
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e1bec…fa9eec
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc84d0c…e6e6c1
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x885e86…31fb6e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2240dd…96b666
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5a760…6f6656
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf9705…59d935
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb6354…05064a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x219bc3…942627
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4262e0…2b7a12

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.