Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xfe923e…366812
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x5a7567…84e1a5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x627084…f7fa4b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x422eaf…14ceed
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x23d3ab…31706f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x4c4294…bd38f3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x217600…9f3e17
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x2a8cee…7d20e6
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x88b1e9…bf9aad
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x0c20a3…41e908
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x45ce00…5d207d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xa45f17…1b9f12
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x7d9b9c…6a4710
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xd2986b…6104c1
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xa31836…26b75b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x3802d1…a9dadb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x46e8aa…b74297
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x68e0f8…005b9c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x615fc5…be4835
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x4351d9…ea7ce3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xe2e36b…ef65d3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0xb34327…f13ce3
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x125ac8…af8b42
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x6e4ac4…7a2311
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa24d ago0x058796…f1ffa5

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.