Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.05100%coinbase33d ago0x209aa6…2ce9b2
0x4855…272c0xf000…94fcBase$0.05100%coinbase33d ago0xb1fb10…5419ca
0xecbf…50d60xf000…94fcBase$0.01100%coinbase33d ago0xb7423b…6b236a
0x4855…272c0xf000…94fcBase$0.01100%coinbase33d ago0x8fd481…243dd4
0x8d99…01140xf000…94fcBase$0.01100%coinbase33d ago0x60cc67…411b23
0x022d…cb530xf000…94fcBase$0.01100%coinbase33d ago0xaee800…f1b938
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase33d ago0xc45995…506811
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase33d ago0x06646d…ca7b17
0x4855…272c0xf000…94fcBase$0.01100%coinbase33d ago0xfc8703…86a73e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase33d ago0xf0e49e…e74aeb
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase33d ago0x5c87a9…33a4c9
0x022d…cb530xf000…94fcBase$0.05100%coinbase33d ago0xf44e3d…d70a0c
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase33d ago0xbff1af…0e79a4
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase33d ago0xb6bf39…020fa1
0x8d99…01140xf000…94fcBase$0.01100%coinbase33d ago0xdef830…64aa16
0xbc16…60c80xf000…94fcBase$0.01100%coinbase33d ago0x2e4941…bf77f9
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0x4b926b…45e3fe
0x022d…cb530xf000…94fcBase$0.05100%coinbase33d ago0x4c5be3…67209f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase33d ago0xfaa9d1…d4b96d
0x022d…cb530xf000…94fcBase$0.01100%coinbase33d ago0xb02f44…85f3b3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase33d ago0xfebcf3…5765cd
0xbc16…60c80xf000…94fcBase$0.01100%coinbase33d ago0xa3bb8b…673a0e
0x022d…cb530xf000…94fcBase$0.05100%coinbase33d ago0xf582f5…54153d
0x1744…0e750xf000…94fcBase$0.01100%coinbase33d ago0xc77dd2…264ec8
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase33d ago0xc1ca5e…1afe08

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.