Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0x65838d…139759
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0xd1ed54…4f600f
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0x1fd3b9…b23de7
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0xc1f688…e6ffe0
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0xeb0b4a…22630a
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0xe9eb91…0ce3fc
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0x5892b8…198b97
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0x25294e…b66266
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown48d ago0x710008…0a63e5
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x373f8f…184deb
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x24e247…abde2f
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xd50667…42111a
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x64e663…3b6093
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x366562…f80e97
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x02b6d9…030dc1
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x77ea7b…cdb5f3
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xdf3e8e…bfec4f
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xa6c39e…3333b3
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xa35d29…355b0f
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x5f4856…372976
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x4ecb3b…82332f
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xbe4b07…557747
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xe9b409…7bdb03
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0x72d63e…12cdfe
0xd285…d7b20x9c95…e299Base$0.001100%Route unknown49d ago0xb36046…d2a9b2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.