Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0xb5a1a0…2c976a
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0xde32c0…8595a5
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase73d ago0xbd2d0d…a116c0
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x0245e0…6374f6
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.006100%coinbase73d ago0x78edf3…d5528c
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x7b2c3d…658b77
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase73d ago0x2394e0…86bbec
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0xf4eb0d…731f60
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0xb9ea7a…90d74d
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0xdbe826…0adce8
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0xea9279…d4a57a
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase74d ago0x7c87a2…8a8fd9
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase74d ago0xf15e3f…405d90
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase74d ago0xa9f20d…6cf32d
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0xaf2351…672d10
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase74d ago0xde57b7…e3837f
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0x1a2dfc…38c1a0
0x8200…81ef0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0xeab2d0…a7cf50

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.