Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80bb…c38b0x3e0a…78e7Base—$0.00299100%coinbase74d ago0x9734d5…96319c
0x80bb…c38b0x3e0a…78e7Base—$0.005178100%coinbase74d ago0xd89854…04e107
0x80bb…c38b0x3e0a…78e7Base—$0.00455100%coinbase74d ago0xb2d55d…aae7f5
0x80bb…c38b0x3e0a…78e7Base—$0.004173100%coinbase74d ago0x0f4e6e…7a3a9b
0x80bb…c38b0x3e0a…78e7Base—$0.004801100%coinbase74d ago0x5bec60…346a9e
0x80bb…c38b0x3e0a…78e7Base—$0.005619100%coinbase74d ago0xfae8f8…36f559
0x80bb…c38b0x3e0a…78e7Base—$0.002877100%coinbase74d ago0xbcd38c…0be6e2
0x80bb…c38b0x3e0a…78e7Base—$0.002982100%coinbase74d ago0x25e8e7…c10a85
0x80bb…c38b0x3e0a…78e7Base—$0.005531100%coinbase74d ago0xc6d813…9ee8b1
0x80bb…c38b0x3e0a…78e7Base—$0.004049100%coinbase74d ago0x40cd89…5af198
0x80bb…c38b0x3e0a…78e7Base—$0.005278100%coinbase74d ago0x888bc4…d2f3ca
0x80bb…c38b0x3e0a…78e7Base—$0.005254100%coinbase74d ago0xa84cb0…8882bc
0x80bb…c38b0x3e0a…78e7Base—$0.00522100%coinbase74d ago0x878573…3742a6
0x80bb…c38b0x3e0a…78e7Base—$0.004334100%coinbase74d ago0x39501e…717a8b
0x80bb…c38b0x3e0a…78e7Base—$0.00554100%coinbase75d ago0xbdabb9…e486a9
0x80bb…c38b0x3e0a…78e7Base—$0.003377100%coinbase75d ago0xf59961…e5687d
0x80bb…c38b0x3e0a…78e7Base—$0.003277100%coinbase75d ago0xf29fa2…bb18ec
0x80bb…c38b0x3e0a…78e7Base—$0.003338100%coinbase75d ago0x394da2…4d895f
0x80bb…c38b0x3e0a…78e7Base—$0.004431100%coinbase75d ago0xe88504…57cbf0
0x80bb…c38b0x3e0a…78e7Base—$0.004732100%coinbase75d ago0xb7c6ba…637c0b
0x80bb…c38b0x3e0a…78e7Base—$0.002916100%coinbase75d ago0xc51d51…b6e103
0x80bb…c38b0x3e0a…78e7Base—$0.003475100%coinbase75d ago0xe47bb8…8c3910
0x80bb…c38b0x3e0a…78e7Base—$0.004057100%coinbase75d ago0x3fe170…6a3183
0x80bb…c38b0x3e0a…78e7Base—$0.005364100%coinbase75d ago0x9d88f1…6212ce
0x80bb…c38b0x3e0a…78e7Base—$0.004983100%coinbase75d ago0xdffe82…18c683

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.