Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0xd284…9feeBase—$0.01100%coinbase88d ago0xe60c02…c8a46d
0xb9d1…008d0x7a50…5444Base—$0.01100%coinbase88d ago0xaf319b…933064
0xb9d1…008d0xf652…9f3fBase—$0.01100%coinbase88d ago0x15f02b…019f4d
0xb9d1…008d0xd515…71ecBase—$0.01100%coinbase88d ago0x7ced8a…2393b2
0xb9d1…008d0xfa55…fd1eBase—$0.01100%coinbase88d ago0x213c4d…3e89e7
0xb9d1…008d0x83f9…e0f3Base—$0.01100%coinbase88d ago0xc3efbb…c303af
0xb9d1…008d0xd54f…5456Base—$0.01100%coinbase88d ago0x1eb4e9…fe1326
0xb9d1…008d0x23c3…ee5aBase—$0.01100%coinbase88d ago0xcac6f2…902759
0xb9d1…008d0xef3e…d5baBase—$0.01100%coinbase88d ago0x984ae5…6e0df3
0xb9d1…008d0x1b7d…70d3Base—$0.01100%coinbase88d ago0x13a79e…738c9f
0xb9d1…008d0x32b5…c09cBase—$0.01100%coinbase88d ago0xe2c80b…1e9143
0xb9d1…008d0xc8cf…423bBase—$0.01100%coinbase88d ago0x779357…e92379
0xb9d1…008d0x7435…4380Base—$0.01100%coinbase88d ago0x9a099e…85f132
0xb9d1…008d0x4e9e…16e8Base—$0.01100%coinbase88d ago0xfd7c21…7b9b65
0xb9d1…008d0x05a8…48c2Base—$0.01100%coinbase88d ago0x777b96…4def89
0xb9d1…008d0x026b…08b3Base—$0.01100%coinbase88d ago0x1cb359…2b99ae
0xb9d1…008d0x849b…3370Base—$0.01100%coinbase88d ago0x3bc01a…9f8407
0xb9d1…008d0x89c9…1045Base—$0.01100%coinbase88d ago0x4df235…46aefa
0xb9d1…008d0x54ef…4fb7Base—$0.01100%coinbase88d ago0x4239ed…824735
0xb9d1…008d0xddbf…afc1Base—$0.01100%coinbase88d ago0x80ec2c…adbdb3
0xb9d1…008d0x0fc2…9c62Base—$0.01100%coinbase88d ago0x12774f…d4babe
0xb9d1…008d0xf228…af7dBase—$0.01100%coinbase88d ago0x257422…24dcb8
0xb9d1…008d0x1555…2bdaBase—$0.01100%coinbase88d ago0xbe0b7b…925740
0xb9d1…008d0x43c6…1febBase—$0.01100%coinbase88d ago0x94f02e…1c4e02
0xb9d1…008d0x4a9c…893dBase—$0.01100%coinbase88d ago0x63d428…882393

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.