Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf4…83d90x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0xd4d3e6…752fb6
0xe87b…50150x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x22fa95…759bca
0x1874…cd810x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x702d98…2ff1cf
0xf369…23930x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0xda78bb…bfc69e
0xe0d1…ab4f0x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x80093c…7431d0
0x4bfb…44300x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x83aea3…16e521
0xd822…21f20x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x18b8aa…e76f46
0x4397…68e00x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0x8bdf84…a0bd0b
0x0d2b…af070x3dcb…32e1Basex402 service$0.005100%coinbase8d ago0xa83f3f…8edb2a
0x5ec7…4b440x3dcb…32e1Basex402 service$0.002100%coinbase8d ago0xb0f884…bc0fa1
0x5ca6…b8730x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0x48e60f…bc3812
0x7e37…e3300x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0x663f5d…e5110f
0xfdd3…87cc0x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xd5f1e5…549cd6
0x86af…096a0x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0x0c4377…4a4550
0xf369…23930x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xe0f84f…f6ed59
0xdad7…75c50x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xb3f141…f39cb9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xfbb8c6…cb0893
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xfbfe53…9f5ed9
0xbf30…77020x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0xd1ee82…974766
0xf5d9…d70d0x3dcb…32e1Basex402 service$0.005100%coinbase9d ago0x8d3524…0d9154

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.