Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x8fc0c9…20c325
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x2f06ee…b08149
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x8049b9…7b3853
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x788f67…901c5a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x4baced…5d973b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xc83685…b723c0
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x1e426b…597146
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x39c6bd…1b1210
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x819d9d…61392b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x2a3bc3…928b65
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x042910…40ccd8
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x2c1850…ee983b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xa9a9e0…f91fa0
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x9f1f3c…c7490c
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xc98fc8…75d3ef
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x0207ac…68bdca
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x8bc7f5…e164f1
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xf6ea01…8f182a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xee8cd3…f5649b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x782704…3641f2
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xc69aaf…b0cc45
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xac80ac…927ffb
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xacb5d5…21cb87
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0xe1d3c7…516a53
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa21d ago0x20d4df…8e8230

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.