Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0xba8f39…b119aa
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0x27edae…d2b52a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0x665b5f…56e033
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa39d ago0xc02550…ff26af
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa39d ago0xba6d0c…01fc0a
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x53a507…03f05f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xeb1efa…1fb965
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xb3cac1…eb066b
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0x5e46d6…491dce
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0x965945…30b122
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x8dc5ce…ff422c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x1e4582…151e00
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0x38e5bc…cddafb
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x17e1df…98f411
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xc470ee…f38b08
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x8438ec…cf7560
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0xb8f6f0…3e78f0
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x694632…136018
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xe4fd3e…8a5e64
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x71e2e3…2e50d1
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa40d ago0x32089f…781dd2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0x012144…544099
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0x284327…b9a09a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xf36468…4e7dcf
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa40d ago0xd1de7c…14090d

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.