Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b10…01c30x7f56…3c77Base—$0.01100%coinbase74d ago0x428b09…c995b0
0x4b10…01c30xe05b…c83aBase—$0.01100%coinbase74d ago0xde2196…800a8e
0x4b10…01c30x0149…0e79Base—$0.01100%coinbase74d ago0x1a9ea3…63a7dd
0x4b10…01c30x120e…404dBase—$0.01100%coinbase74d ago0xd99ed7…e32525
0x4b10…01c30x4257…4478Base—$0.01100%coinbase74d ago0x566d55…0e8c5c
0x4b10…01c30xee04…8c98Base—$0.01100%coinbase74d ago0xae74a8…d84a94
0x4b10…01c30xe69e…8661Base—$0.01100%coinbase74d ago0xb9a01d…1499f8
0x4b10…01c30xf176…c7afBase—$0.01100%coinbase74d ago0xdb8f64…385604
0x4b10…01c30x494e…f0bbBase—$0.01100%coinbase74d ago0xcc4a5e…47b6c7
0x4b10…01c30xb9ee…2dfcBase—$0.01100%coinbase74d ago0x3e6d5c…3d134d
0x4b10…01c30x1335…1264Base—$0.01100%coinbase74d ago0x412973…539cfd
0x4b10…01c30x700d…1d50Base—$0.01100%coinbase74d ago0x21518e…360f3b
0x4b10…01c30xa211…c00fBase—$0.01100%coinbase74d ago0x83acde…b940c5
0x4b10…01c30x013e…e3ecBase—$0.01100%coinbase74d ago0x4b76b5…549a1f
0x4b10…01c30x1aa6…5336Base—$0.01100%coinbase74d ago0x829a0f…3d13bb
0x4b10…01c30xe24c…a2b5Base—$0.01100%coinbase74d ago0x5dd7da…22ee06
0x4b10…01c30xd3c6…9be9Base—$0.01100%coinbase74d ago0x184ea5…37a362
0x4b10…01c30xeaca…6a8dBase—$0.01100%coinbase74d ago0x2c3084…08342f
0x4b10…01c30x72f5…8c0dBase—$0.01100%coinbase74d ago0xd9ea30…eff4b7
0x4b10…01c30xde2c…4126Base—$0.01100%coinbase74d ago0x098e3d…e80d05
0x4b10…01c30x32b1…0524Base—$0.01100%coinbase74d ago0xb11d3a…7c512e
0x4b10…01c30xb8cf…1550Base—$0.01100%coinbase74d ago0x337369…2342e4
0x4b10…01c30x7796…c8c1Base—$0.01100%coinbase74d ago0x8e4996…547d72
0x4b10…01c30xddc0…0f3fBase—$0.01100%coinbase74d ago0x3c31fd…1a6a1a
0x4b10…01c30xe11c…ff45Base—$0.01100%coinbase74d ago0xa8402b…4593f5

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.