Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30x804d…e99eBase—$0.01100%coinbase45d ago0x7d338b…55f776
0x356a…4aa30xa23e…83f5Base—$0.01100%coinbase45d ago0x995177…370419
0x356a…4aa30xc579…4670Base—$0.01100%coinbase45d ago0xe76cfa…ea453c
0x356a…4aa30xafc9…a6baBase—$0.01100%coinbase45d ago0x1cfbab…9d613a
0x356a…4aa30x25fd…aa4cBase—$0.01100%coinbase45d ago0xe44bca…db6829
0x356a…4aa30xe9d9…8c7eBase—$0.01100%coinbase45d ago0x76d84b…3fd29f
0x356a…4aa30x2074…ac9dBase—$0.01100%coinbase45d ago0x67525b…e264bf
0x356a…4aa30xab3e…109bBase—$0.01100%coinbase45d ago0x5b150d…cc6a8f
0x356a…4aa30x596d…dc9aBase—$0.01100%coinbase45d ago0x585ded…da866a
0x356a…4aa30x9ef4…6246Base—$0.01100%coinbase45d ago0x817bf3…d89d2e
0x356a…4aa30x8a49…ecd1Base—$0.01100%coinbase45d ago0x52b66b…45695c
0x356a…4aa30xfbdd…0b35Base—$0.01100%coinbase45d ago0xf95848…98cb5b
0x356a…4aa30x125e…6d63Base—$0.01100%coinbase45d ago0x929c7a…a0fd81
0x356a…4aa30x89bf…150dBase—$0.01100%coinbase45d ago0x95a2d8…92b997
0x356a…4aa30x4fa5…f5d7Base—$0.01100%coinbase45d ago0x206168…00145f
0x356a…4aa30x0dc7…b19fBase—$0.01100%coinbase45d ago0xe9642e…1bce4e

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.