Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x6378e2…ecce87
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x3008d7…9eea15
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xaca042…c08ad0
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x8b0c6f…1f771f
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0xb5f957…fd93eb
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa18d ago0x375b05…574e87
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3145d…5821a0
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x639d28…e9fdf0
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xa2fe3e…5f7df5
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x9ad5d2…d0c02e
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x9188a4…f917d4
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x6af1c5…19ec18
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xb2f74c…dcd59a
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x65ff19…3138b8
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xed1040…1be053
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf5553…2d713b
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x51fed0…638e70
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x25e149…0711e0
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x591d3f…9a2b8a
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xf25549…aa2a09
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xf1ed1e…f8c6c4
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xab91a6…0a8af8
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x27ae92…349a78
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0xe4ebbb…cafaa4
0x2a98…65ad0xfe80…47eeBase—$0.001100%fluxa19d ago0x380c47…58b94f

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.