Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xb090b2…4971cb
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x14f2da…e3fcfa
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xacafc8…86807c
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0xb154cf…7307ba
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x805f49…a62c96
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x82920c…bdac33
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x01dc9c…7b3e2e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x58e087…a7c230
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x14af1e…c098f5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa64d ago0x9e3c0e…7fb0a5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x81962b…d04b94
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x222177…134e83
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x566d0e…690433
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x867c5c…7f5de1
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x992309…0b7f58
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xd600b6…6716a4
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x939259…c08091
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xb65390…c0e745
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xd986bf…c13dba
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x1e51c6…074492
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x2e0047…506b2b
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0x593f54…8ce2e5
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xeec119…e551a8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xe8f6de…dbf127
0xcc04…8e260x9c95…e299Base$0.001100%fluxa65d ago0xf62675…e2ea1a

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.