Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa50d ago0x8075f4…b96b47
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa50d ago0xcb7716…ced0eb
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa50d ago0x68f289…0e2787
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x291c6c…afad0a
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x7462fb…a2db50
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xd76f74…526cee
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xd19252…60a682
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xbe6275…6cdac1
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x8084f7…a05974
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0x075b7f…8f20af
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x5c3118…deee5c
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x285b9a…b500d2
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0xc08877…cd95a0
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0x9ef544…333623
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0x9e7546…58f8b6
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x5acb28…086fb7
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x330ece…c09ff4
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xd0f886…79e052
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x253be6…755a9b
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0xf6a345…0d56ba
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0xd6bb66…55ce13
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0x12f7c3…cf0ac5
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa51d ago0xc20440…08ae06
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xfefb46…c828ec
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa51d ago0xb72c51…798520

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.