Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf11…09c70xafff…aad3Base$0.10100%coinbase178d ago0x69924d…86a8b9
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x33539b…574ff5
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x495b5c…cc8c83
0xe156…d9a90xafff…aad3Base$0.10100%coinbase178d ago0x0d582f…91e251
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xc70ead…6c477f
0xcf32…d8810xafff…aad3Base$0.10100%coinbase178d ago0x6579ae…61a372
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x383f07…85a544
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x72b113…f95f8c
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xaea97d…454a52
0xcf32…d8810xafff…aad3Base$0.10100%coinbase178d ago0x8bb368…2d692f
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x8632f9…1b0360
0xe156…d9a90xafff…aad3Base$0.10100%coinbase178d ago0x9aac98…9ef86c
0xcf32…d8810xafff…aad3Base$0.10100%coinbase178d ago0x46b46d…180e52
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x43be98…a75052
0x309f…42190xafff…aad3Base$0.10100%coinbase178d ago0xb54977…641d40
0x80d7…05970xafff…aad3Base$0.10100%coinbase178d ago0x87b100…a3c9c9
0xbf11…09c70xafff…aad3Base$0.10100%coinbase178d ago0x004446…8c287e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0x5ce78d…0eeb13
0xe156…d9a90xafff…aad3Base$0.10100%coinbase178d ago0x4ac0c2…3750cf
0xcf32…d8810xafff…aad3Base$0.10100%coinbase178d ago0x82d15f…97325a
0x80d7…05970xafff…aad3Base$0.10100%coinbase178d ago0x32fc98…9a6a45
0xee20…0e550xafff…aad3Base$0.10100%coinbase178d ago0x717993…54d1a8
0x5102…d6410xafff…aad3Base$0.10100%coinbase178d ago0x8306f9…326e19
0xbf11…09c70xafff…aad3Base$0.10100%coinbase178d ago0x966233…689e4e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase178d ago0xf1d7f2…541eaa

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.