Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0xc25193…e99434
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x6fc97c…a333de
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x7865f9…b0ebb8
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x1ab29f…e9b51c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0xde9add…e359d0
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x36f087…1f326b
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates100d ago0xd4e58b…90b137
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x748b4b…906879
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates100d ago0xb7ef07…4ff319
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x3221da…3851f3
0x66f3…8abd0x13bf…b9a7Base—$0.002100%candidates100d ago0x1fa9e7…8f6478
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0xa976ca…b6a8b6
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0xe88abf…6e6e3c
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x05f0e0…122ff6
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x3c7828…2d4162
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0xa2ae51…ce7d10
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x269555…0513b1
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0xc3f289…f32a40
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0xa0a81e…0f57fb
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x306cdd…fb511e
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x065b4f…d0b61c
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x696d36…b8e1f4
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x65f0fc…d6bf04
0x66f3…8abd0x13bf…b9a7Base—$0.004100%candidates100d ago0x7c816d…29990c
0x66f3…8abd0x13bf…b9a7Base—$0.002100%coinbase100d ago0x2d7d9e…166541

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.