Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0xd3cc9e…cc6ce5
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0xc1d252…89a8a8
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x03804c…da6923
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x7bcd0b…de0865
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x5ea495…95c142
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0xe182d9…203dae
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x5551bf…6351a8
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x05c1fd…ed5c0d
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x431561…931633
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x9ccbd3…c7c69c
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%candidates101d ago0x737001…c87698
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0xecb3cf…9d912b
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0xe94f0b…b57699
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x904a63…563b15
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0xf60b75…daf68c
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x7b34b8…da6c38
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x5d29e1…a3506e
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0xf03cae…c137d1
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%candidates101d ago0x484e04…829e1e
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x7a2935…3f2b19
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%candidates101d ago0x2d02d7…110eb9
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0xb6ac02…015141
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x73768d…7977af
0xf22a…4e5e0x13bf…b9a7Base—$0.00125100%candidates101d ago0x76bafc…9d7f2e
0xf22a…4e5e0x13bf…b9a7Base—$0.002100%coinbase101d ago0x39b798…a850dc

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.