Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d59…e9290xa68b…41afBase—$0.15100%coinbase30d ago0xb71c93…d1f514
0x8d59…e9290x4ee2…6d86Base—$0.01100%coinbase30d ago0x5316bc…3e1c68
0x8d59…e9290xcbc6…fbe4Base—$0.20100%coinbase30d ago0x351550…6d6ad8
0x8d59…e9290xa3fc…17f8Base—$0.01100%coinbase30d ago0x0b226d…3bbcd6
0x8d59…e9290xeadd…869eBase—$0.01100%coinbase30d ago0xa3b12b…699fc8
0x8d59…e9290xda69…c2d3Base—$0.19100%coinbase30d ago0x420f11…590fdc
0x8d59…e9290xe12e…2f7aBase—$0.01100%coinbase30d ago0xf29829…4073ec
0x8d59…e9290xa9ca…2ddeBase—$0.20100%coinbase30d ago0xae7954…b1d229
0x8d59…e9290xf0c3…b03fBase—$0.01100%coinbase30d ago0x396511…adee4e
0x8d59…e9290x9372…dad9Base—$0.22100%coinbase30d ago0x8e61e9…15376b
0x8d59…e9290x91aa…2dccBase—$0.01100%coinbase30d ago0x359185…facb64
0x8d59…e9290xf5a0…d80cBase—$0.21100%coinbase30d ago0x81fb5a…9fe328
0x8d59…e9290x365d…21a7Base—$0.01100%coinbase30d ago0x7ac49e…c54446
0x8d59…e9290x938a…226bBase—$0.30100%coinbase30d ago0xa57021…caec63
0x8d59…e9290xf9ea…5efdBase—$0.01100%coinbase30d ago0x7fa064…6608d3
0x8d59…e9290x15ef…1d12Base—$1.07100%coinbase30d ago0x7d6c09…1e1d2d
0x8d59…e9290x88dc…466bBase—$0.01100%coinbase30d ago0x3e55ce…95d9c0
0x8d59…e9290x37f4…3992Base—$0.67100%coinbase30d ago0xa66f8d…a0da8e
0x8d59…e9290x28f6…12c9Base—$0.01100%coinbase30d ago0x2db29b…80cd6f
0x8d59…e9290x58ca…fcb9Base—$0.73100%coinbase30d ago0x7f6cd0…1be7c6
0x8d59…e9290xb1ed…0b27Base—$0.01100%coinbase30d ago0xf022d6…becd53
0x8d59…e9290xeaab…934cBase—$0.19100%coinbase30d ago0x6d7120…444e23
0x8d59…e9290x21e4…ec30Base—$0.01100%coinbase30d ago0x300e84…1648fc
0x8d59…e9290x98ee…62e8Base—$0.71100%coinbase30d ago0xeaf4d4…942f69
0x8d59…e9290xe2a8…c417Base—$0.01100%coinbase30d ago0x766305…0302b2

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.