Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dda…d9f70xb0af…7de0Base$0.34100%coinbase43d ago0x9b7019…6661d2
0x0dda…d9f70xb0af…7de0Base$11.71100%coinbase43d ago0xb47744…6e7343
0x0dda…d9f70xb0af…3befBase$3.00100%payAI43d ago0x95713f…d7536d
0x0dda…d9f70xb0af…7de0Base$3.09100%coinbase43d ago0x41af6f…e802ae
0x0dda…d9f70xb0af…7de0Base$3.05100%coinbase43d ago0x18a85a…232fe3
0x0dda…d9f70xb0af…7de0Base$2.91100%coinbase43d ago0x61a7c0…9f941a
0x0dda…d9f70xb0af…7de0Base$2.79100%coinbase43d ago0xef2b2e…49f884
0x0dda…d9f70xb0af…7de0Base$2.75100%coinbase43d ago0xbde3a1…3ae878
0x0dda…d9f70xb0af…7de0Base$3.07100%coinbase43d ago0xefb62c…d7b540
0x0dda…d9f70xb0af…7de0Base$3.30100%coinbase43d ago0x5c6e12…e55cfe
0x0dda…d9f70xb0af…7de0Base$3.24100%coinbase43d ago0x0e61f4…22e72b
0x0dda…d9f70xb0af…7de0Base$3.10100%coinbase43d ago0xebfa45…265707
0x0dda…d9f70xb0af…7de0Base$2.99100%coinbase43d ago0x3e2ec6…cb11f5
0x0dda…d9f70xb0af…7de0Base$2.85100%coinbase43d ago0xdfdd99…2d9f1d
0x0dda…d9f70xb0af…7de0Base$2.75100%coinbase43d ago0xf329d4…08a865
0x0dda…d9f70xb0af…7de0Base$2.63100%coinbase43d ago0x7d130b…6945da
0x0dda…d9f70xb0af…7de0Base$2.55100%coinbase43d ago0x1b4e29…250385
0x0dda…d9f70xb0af…7de0Base$2.70100%coinbase43d ago0x9446e6…f7aedc
0x0dda…d9f70xb0af…7de0Base$3.09100%coinbase43d ago0x416d1b…e5dd8f
0x0dda…d9f70xb0af…7de0Base$3.05100%coinbase44d ago0x37bb61…0e3657
0x0dda…d9f70xb0af…7de0Base$2.87100%coinbase44d ago0x47a9d1…39d752
0x0dda…d9f70xb0af…7de0Base$2.87100%coinbase44d ago0x5f7198…68d59b
0x0dda…d9f70xb0af…7de0Base$2.64100%coinbase44d ago0x4c0fbd…b2b44f
0x0dda…d9f70xb0af…7de0Base$2.52100%coinbase44d ago0x0f38f4…f33d2f
0x0dda…d9f70xb0af…7de0Base$2.58100%coinbase44d ago0x741e14…2a512b

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.