Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x57acf8…1d7cb8
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x5f0052…b8fb58
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x2ae472…893ef5
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe5e777…c0059f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfbb75a…e7ff44
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe88663…7dd128
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbffdfd…ba407b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x900b4d…1e98aa
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xea39d8…a54857
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e6863…5d6d17
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb92ec9…4140f7
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbed1d0…a0c521
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x2ceba5…48e2b4
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x829291…003647
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb244f1…979267
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfb2a4d…c3bb48
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x8faf68…1a7e7b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x02f5da…6c1ff6
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x258044…86d945
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xbab5f9…3d3844
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xa98247…57c134
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd6de56…9f0ea3
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x618dd5…4c1048
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x6f96b6…08ec14
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x393519…3b4a57

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.