Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x3f4981…2438c1
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0x2469b3…2e6733
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0xb194c3…b524ec
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x2ba0ba…a4f464
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0x463985…c9608f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0xb15b67…3142c5
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x25861b…0095f8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0x0c9f8e…fc7912
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0xbdca16…11d326
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x4ae68b…cabbc6
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0x7a39c9…d96a64
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x0f7a65…5edc53
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa41d ago0x1dce42…8563da
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0x9d1e1e…bf2866
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa41d ago0xff6fc6…c5b02f
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0xa040dd…31027d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x72d82a…4d2927
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xce4c5f…9161ed
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xaeb9a1…08424a
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0xc4f2d0…439c7d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x009235…df695d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x339b61…35675f
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x564475…ef0836
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xd5a6ef…9d437e
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x572603…c0cf7c

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.