Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa37d ago0xe690fe…995ed6
0xe959…e56d0x9c95…e299Base$0.001100%fluxa37d ago0x102c8e…645d55
0xe959…e56d0x9c95…e299Base$0.001100%fluxa37d ago0xcc6e37…78b39b
0xe959…e56d0x9c95…e299Base$0.001100%fluxa37d ago0x11cf73…8071c1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa37d ago0x9307d2…7afdd6
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa37d ago0xcad542…0c83c7
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa37d ago0xddac9e…ca73e3
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa37d ago0x289b7b…9b44bc
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x6954a5…ff3b7f
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0xad2977…1646fe
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x8cd6f4…7887ec
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x80fdb0…33c511
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0x510aed…b68f5a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0x9ae7c4…c6f5ff
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0x70360b…a43227
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x431836…2ac067
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0x692555…fb1365
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x735695…121a35
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0xf1ecb9…ae53fb
0xe959…e56d0x9c95…e299Base$0.001100%fluxa38d ago0x1c42e8…f8ff18
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0xc49203…918a06
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa38d ago0x0e2821…82689d

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.