Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0af…e34e0x041d…23a2BaseBook PricerBooks$0.06100%coinbase47d ago0xa9233d…5c0361
0xf0af…e34e0x041d…23a2BaseBook PricerBooks$0.06100%coinbase47d ago0x36614c…c25093
0xf0af…e34e0x7eca…dd08Base$0.02100%coinbase47d ago0x1a4817…29e8d5
0xf0af…e34e0xa33c…550eBase$0.02100%coinbase47d ago0x550537…6e2f3a
0xf0af…e34e0x041d…23a2BaseBook PricerBooks$0.06100%coinbase47d ago0x18de30…54b4fe
0xf0af…e34e0xa181…d20bBase$0.02100%coinbase47d ago0xb085df…9626b7
0xf0af…e34e0x041d…23a2BaseBook PricerBooks$0.06100%coinbase47d ago0x465ae0…3416a2
0xf0af…e34e0xa446…5210Base$0.02100%coinbase47d ago0x48313e…3ed859
0xf0af…e34e0xdfe3…1c82Base$0.02100%coinbase47d ago0xeced0e…99da98
0xf0af…e34e0x0c2d…6ce2Base$0.02100%coinbase48d ago0xdeb0aa…de9ee9
0xf0af…e34e0xc204…6262Base$0.02100%coinbase48d ago0xb4def8…0b80f2
0xf0af…e34e0x224d…0f54Base$0.02100%coinbase48d ago0x0daffd…36cd28
0xf0af…e34e0x64b4…7934Base$0.02100%coinbase48d ago0x8e192c…09f00c

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.