Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0xb2f0e9…7ab388
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x44cdc3…fe00af
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x9bbbdd…9fd0cf
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0xaed7f5…ecf8a1
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x1be0ae…88b2de
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0xdb9f2e…6c3eb1
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x4b0378…3a1fd2
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x038a23…3a00bc
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x30ddb4…98df0e
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x05c4b9…f2d2b7
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x69b43f…70edf6
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x75673a…5fb293
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x50c1ea…bc9e62
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x45f75e…bd52bd
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x853842…03823b
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x3cb6cd…3a5792
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x63e94a…ce5e2b
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x862985…2bda6f
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x93fc36…6132b4
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0xf40f1f…1ee5ec
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x18c491…b6d7bf
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0x2eedbc…40d4f3
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x380913…7c7f2a
0xf685…11220x13bf…b9a7Base—$0.004100%candidates117d ago0xb74388…53d3f0
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase117d ago0x6e3bf0…022453

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.