Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x39872e…e50b07
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x4b3458…2f4643
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x8916b5…656345
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xc90203…c4c3b5
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x19df99…204510
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x81e29c…3c87a9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xa54109…2343e5
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x9632c1…92ecf9
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x2847b1…9323ba
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xcc1363…69db44
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x3e25b5…47ddf0
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x49af71…5a098b
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xd6edb6…7c0650
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x22fe6f…5774d8
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x43bf63…719058
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xf8ac4b…bf0079
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xe0692a…96843c
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x3bb2f2…db70b7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xae8dc4…d0f956
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x0d2720…8261dd
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x23ed41…d7eb43
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x5301a8…519397
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0xade776…3c8d59
0x0b38…41e40x9c95…e299Base$0.001100%fluxa71d ago0x0c2586…aea4fa
0x0b38…41e40x9c95…e299Base$0.001100%fluxa72d ago0x1b0a71…5aa6d1

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.