Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa18d ago0x64d0f3…3b10dc
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa18d ago0xb89c51…9469ea
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa18d ago0x469aef…367b8a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x678f09…e4e065
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x8de15d…54f30f
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xe11b0b…6597ce
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xf01f68…a3e933
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x4a225b…81682a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x4ec606…04d6d0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xbdc084…4ff932
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x02866b…de115a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xe963a7…8c2ed8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x91734f…e0b76c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x4eba63…3a3d88
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x0ab08a…586825
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xace13c…7071e2
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x458e46…6d57b0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x5bc911…4fe0da
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x23208b…7a841d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0xe885ec…e30b96
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x792005…27e766
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x0d7504…d8b95d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x44540c…fe4834
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x876e29…694b08
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa19d ago0x266b67…b39c13

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.