Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x18710b…9f3657
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xec01f0…98dc45
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x56a40e…a78de8
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xf97ee9…c0323d
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xf739d6…f54c01
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xa1ffd3…ff642b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x311698…1ae864
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x5b3b05…61bf38
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0x9eff57…258052
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xae7087…295c8e
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xe61b23…e1d3e0
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xe32ec0…fe516e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x19f205…786ba9
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xdd3661…6949c8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xf226bb…f35969
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0x029615…0b63bb
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x84fed0…40d29e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xc8b83d…2f26e3
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xba6f8b…d6b75b
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0x5f3545…403d4d
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xd41933…0b9db4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x497ebb…efe8d9
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xf79ad9…4d0262
0x424f…da090xfe80…47eeBase—$0.001100%fluxa39d ago0x4b541e…996f75
0x424f…da090xfe80…47eeBase—$0.001100%fluxa39d ago0xedb5c3…247cae

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.