Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ef8…54250x3e0a…78e7Base—$0.003984100%coinbase75d ago0x5b54cc…c84c46
0x1ef8…54250x3e0a…78e7Base—$0.004554100%coinbase75d ago0x6563da…8f0940
0x1ef8…54250x3e0a…78e7Base—$0.005588100%coinbase75d ago0xfb2ade…3670dc
0x1ef8…54250x3e0a…78e7Base—$0.002816100%coinbase75d ago0xb0a9a6…29b8d1
0x1ef8…54250x3e0a…78e7Base—$0.004237100%coinbase75d ago0x1ba697…04c896
0x1ef8…54250x3e0a…78e7Base—$0.003113100%coinbase75d ago0x31fdde…671bb6
0x1ef8…54250x3e0a…78e7Base—$0.005127100%coinbase75d ago0xd9562c…7b1b35
0x1ef8…54250x3e0a…78e7Base—$0.004341100%coinbase75d ago0x3a2151…901c58
0x1ef8…54250x3e0a…78e7Base—$0.003229100%coinbase75d ago0xf9515d…e2dd8d
0x1ef8…54250x3e0a…78e7Base—$0.003185100%coinbase75d ago0x52dc04…0a9828
0x1ef8…54250x3e0a…78e7Base—$0.003442100%coinbase75d ago0x5d5232…d50a3a
0x1ef8…54250x3e0a…78e7Base—$0.004961100%coinbase75d ago0x5c63f0…668b3f
0x1ef8…54250x3e0a…78e7Base—$0.003876100%coinbase75d ago0x37ed7a…f3ddc3
0x1ef8…54250x3e0a…78e7Base—$0.00594100%coinbase75d ago0x6ef900…66dcfd
0x1ef8…54250x3e0a…78e7Base—$0.003488100%coinbase75d ago0xf3f454…05d9e6
0x1ef8…54250x3e0a…78e7Base—$0.004896100%coinbase75d ago0x855622…b24206
0x1ef8…54250x3e0a…78e7Base—$0.004801100%coinbase75d ago0xb9d136…0ea458
0x1ef8…54250x3e0a…78e7Base—$0.003492100%coinbase75d ago0x065f98…549557
0x1ef8…54250x3e0a…78e7Base—$0.005183100%coinbase75d ago0x44d20e…a989ec
0x1ef8…54250x3e0a…78e7Base—$0.005447100%coinbase75d ago0xe1cbc6…12d1f0
0x1ef8…54250x3e0a…78e7Base—$0.004453100%coinbase75d ago0x40d29d…d9ebd6
0x1ef8…54250x3e0a…78e7Base—$0.002813100%coinbase75d ago0x0b6a7b…f5e609
0x1ef8…54250x3e0a…78e7Base—$0.003645100%coinbase76d ago0xac550f…611e9e
0x1ef8…54250x3e0a…78e7Base—$0.002996100%coinbase76d ago0x042989…66189f
0x1ef8…54250x3e0a…78e7Base—$0.005426100%coinbase76d ago0x1b89cd…aaf771

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.