Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x789cd4…6c2939
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x7cfb97…54cd7e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xd760ce…b7e983
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x71796b…ac98de
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x3fe899…2c9d8a
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xa0d3d2…62650c
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xc8073d…b35fb2
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xf8b40d…b8a0e5
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x630f90…534123
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xb0f24a…f3fbfc
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xbdd113…3cbb41
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x19b10d…57fd13
0x0125…b59e0x9c95…e299Base$0.001100%fluxa34d ago0x8d7553…3b127a
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x8b0635…bc00a6
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xdcebf4…b7c105
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x2d4367…1ee619
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x86efd0…8a46b0
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x7f3219…3c56fa
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x3e05fa…7da39e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0x714126…9455bd
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa34d ago0xd7f227…30dad5
0x0125…b59e0x9c95…e299Base$0.001100%fluxa35d ago0xdba8e7…76ea3a
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa35d ago0x71afbb…6476e6
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa35d ago0x2ae619…b42e95
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa35d ago0xa8b707…721a85

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.