Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x24a533…74cccc
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xedb75b…b62cd4
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x214d62…68b07d
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xebab4e…081f8c
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x3eb9f3…93c030
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xdc72a8…646206
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x32ae58…fd9504
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xf090d5…282a1c
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x6f9227…a2aa2d
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x1ca86a…e9ecfe
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x6701b5…fa08c7
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xcea70a…af27ef
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x9e8a66…7f184f
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xb94a42…49be6a
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x10fe1b…af44db
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x7e259b…8bc74d
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xaacb22…09138d
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x5635d2…f2e772
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x760441…a4526e
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xb8837c…f777a9
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xc00e3c…005105
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0xd4611b…edd5ee
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa31d ago0x7241cc…a3635b
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa31d ago0x37053f…d253e9
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa31d ago0x80ebdd…cfe37d

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.