Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x72d5cc…c811bc
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0xa12074…110d62
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x0f4e0d…e629f6
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x3a159f…7a0059
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x459e15…73ff7a
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x26b610…d0220e
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0xb4bb84…8c10d5
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x991f98…c74717
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x74162c…0fafac
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0xe55330…8a0a20
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x367135…ab9eb0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0xa09e50…ff9dcb
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x897b79…faf4a2
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x08332b…adbeed
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x420f4e…888efb
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0xa4fb87…66e630
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa71d ago0x60d0b8…901624
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x360e90…55138b
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x66449f…997ace
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x556283…647a79
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x6d8bbb…239e09
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xa56679…dbd6c0
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x927a32…991c68
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0x9ad39c…029bf8
0x3bb1…e1f70x9c95…e299Base$0.001100%fluxa72d ago0xb824c9…cb8cb8

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.