Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff64…73de0x6839…1a2bBase—$0.003100%coinbase79d ago0x7f06d5…6aaa59
0x00d6…52420x6839…1a2bBase—$0.003100%coinbase79d ago0x76c17e…ef3c00
0x143e…7c650x6839…1a2bBase—$0.003100%coinbase79d ago0x9a242e…9104e4
0xead6…53d10x6839…1a2bBase—$0.003100%coinbase79d ago0x5a510f…700e9a
0xe0d5…99650x6839…1a2bBase—$0.003100%coinbase79d ago0xce86ab…e85216
0x7396…08f70x6839…1a2bBase—$0.003100%coinbase79d ago0x8fe20a…f737ee
0xc3a1…83b40x6839…1a2bBase—$0.003100%coinbase79d ago0x21bbb8…2884db
0x6728…cec60x6839…1a2bBase—$0.003100%coinbase79d ago0xb2c9ac…f5fde1
0x4312…fc9a0x6839…1a2bBase—$0.003100%coinbase79d ago0x5446d9…fffe64
0xa831…a8900x6839…1a2bBase—$0.003100%coinbase79d ago0xa56c5b…5d376a
0x53ad…d1680x6839…1a2bBase—$0.003100%coinbase79d ago0x59fb6b…d8001d
0x2ad6…14000x6839…1a2bBase—$0.003100%coinbase79d ago0x1a96b3…c98f55
0xe9e3…c7c40x6839…1a2bBase—$0.003100%coinbase79d ago0x3a370d…ceaa1f
0xfd38…3e310x6839…1a2bBase—$0.003100%coinbase79d ago0x1875d1…e26c54
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase79d ago0xf10c4b…bd5f61
0xd263…8daf0x6839…1a2bBase—$0.003100%coinbase79d ago0x85ee6d…8aa1f2
0xa4f6…e6e50x6839…1a2bBase—$0.003100%coinbase79d ago0x8db2e6…e8add6
0x7314…9d740x6839…1a2bBase—$0.003100%coinbase79d ago0x44b2fc…3fa98a
0x4855…d4350x6839…1a2bBase—$0.003100%coinbase79d ago0x3351f7…048993
0x1c0b…b5e00x6839…1a2bBase—$1.00100%coinbase79d ago0x3501cd…dcfc86
0x1280…8d790x6839…1a2bBase—$1.00100%coinbase79d ago0x1deda6…734a5e
0xfc04…ad320x6839…1a2bBase—$0.003100%coinbase79d ago0xb0c023…8211a8
0x2c13…694c0x6839…1a2bBase—$0.003100%coinbase79d ago0xbb87f3…945055
0x76a8…38cb0x6839…1a2bBase—$0.003100%coinbase79d ago0x4a514e…849c1e
0x5463…20920x6839…1a2bBase—$0.003100%coinbase79d ago0x69384a…0469a8

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.