Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x4bd8a5…f0961d
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0xead8df…f381a4
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x48e7ae…168266
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x56c9a2…155bd3
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x2e75b0…4ebff4
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0xdb4986…9ede4b
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x18c95b…84b71b
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x28ec36…a725fb
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x574a63…ed2218
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x8dea2a…b0c2c5
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0xe2e10b…d6c70f
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x4a65c2…f44760
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x6bc624…c3e66a
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0xacd959…0ded32
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0xeb0da4…b8844d
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x1750e5…714c82
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0x808553…1ae2ae
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x9209e8…1ae1d6
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0xacdad2…a743dd
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0xb8e0f6…5bd65d
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0xfa92d7…1b47b4
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0xa52dbf…de3213
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x0ee5a4…e28111
0x4ed7…f3800x13bf…b9a7Base—$0.002100%coinbase120d ago0xcc2e89…be93a1
0x4ed7…f3800x13bf…b9a7Base—$0.003100%candidates120d ago0x40ee48…aed717

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.