Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x531c…d2570xf296…2104Base—$7.57100%coinbase117d ago0xe40da9…dcdbe3
0x531c…d2570xf296…2104Base—$2.40100%coinbase117d ago0xa060a6…9bfeb9
0x531c…d2570xf296…2104Base—$2.40100%coinbase117d ago0x40df8f…c977bb
0x531c…d2570xf296…2104Base—$6.81100%coinbase118d ago0xfeb160…030268
0x531c…d2570xf296…2104Base—$6.81100%coinbase118d ago0x9fa53b…87320d
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x115afd…a5c11b
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x8dde59…ef2e1d
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x4ecef7…8644a2
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x1fc4d5…ca1beb
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x6e7ef8…9b0e34
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xe229f4…bccb7e
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xe8f59e…44a048
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xe9565d…d0bde8
0x531c…d2570xf296…2104Base—$0.05100%coinbase118d ago0x3caf68…3dcd79
0x531c…d2570xf296…2104Base—$2.91100%coinbase118d ago0xf341eb…3afd9d
0x531c…d2570xf296…2104Base—$0.32100%coinbase118d ago0x8b0ee6…56531a
0x531c…d2570xf296…2104Base—$0.32100%coinbase118d ago0x8ba07b…1f0f86
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xf54faa…6b1d89
0x531c…d2570xf296…2104Base—$0.60100%coinbase118d ago0x9bcfc9…aa070b
0x531c…d2570xf296…2104Base—$0.05100%coinbase118d ago0xeaba35…8d5b0a
0x531c…d2570xf296…2104Base—$0.60100%coinbase118d ago0xaca9dd…a8b2d7
0x531c…d2570xf296…2104Base—$0.05100%coinbase118d ago0xd731ce…ecf145
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0x2d6d42…dcd7ae
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xfe20c7…9156dc
0x531c…d2570xf296…2104Base—$0.30100%coinbase118d ago0xf904a6…7ce16d

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.