Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x62e510…8955c3
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xed1592…fd6e21
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xf7f1d7…e20bb5
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x01ef90…2d6ca1
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xfb2422…14d374
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xc6df4f…90ad4c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x02fa62…bd69ec
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x4cd2f0…8fbece
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x3c9315…b46714
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xeb4506…f535e4
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x4d1db7…5f81b4
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xed3f04…126923
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xe72c53…f70c66
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x6fc1f3…ef6c80
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xd6e830…e4b86e
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x20674a…1b1f2d
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xdea7cd…9dc316
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x2ae89e…c31e6a
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xb8f685…148381
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xdd5ef0…d8a5f6
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x3ca874…a29724
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0x4ad874…19d727
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xeb0275…e2ca8e
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xb81545…4faca9
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa18d ago0xad16a3…fad67e

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.