Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x087a79…221174
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xdadcb5…83944c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x8841cc…81c2c0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x897fdc…e99b99
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x57176b…b111c7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xda2e04…ddbabc
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x768298…65dff6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x7f24f9…46cf61
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x453043…a36cae
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x44a71d…4f8568
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xb60891…a13f3a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x97bde2…61e229
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x7133d7…4c7e90
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd73314…271378
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3a3a0f…ff64d3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x171bb4…48199f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd8faa6…085608
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x711edc…a83bb1
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x37cb62…9406b9
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x11f676…64c6fc
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc1f97…eba1e0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe140b6…7402a4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x4a4a37…e8d1a0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0x38085a…dccefd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa22d ago0xaf4630…31679b

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.