Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xd34c56…205efd
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x6bf99e…fa0ce4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xa91202…df7b9e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x9461f7…2a32b0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xb40e35…93947b
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x4e5399…a8bd04
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xf15311…2441a4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x934ad8…9dadf2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xc5be80…09d804
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x1fab86…acebfe
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xb63953…73c2ac
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xb1806d…9fa4a7
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xe4db36…1c6277
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x2fd64e…0f8656
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x864d81…0a6f97
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x13e431…0769ae
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xb3debd…a23032
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xdd4854…9f3c4a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x6ef0bd…6464e5
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x364ba1…9528e8
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x143c29…daa22c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0xd6cdd0…b368e8
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x33251d…b26c8c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x81dbcd…361af2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa18d ago0x9a524c…b72f94

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.