Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x7995a4…4d4922
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x7486e3…1b91f7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x8fb86f…b94d3f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x701001…223d07
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xf34043…299594
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x2fb83f…41cd28
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xd03d0e…6dcb1a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x01ebaa…5e97ba
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x28b8f8…fa0a34
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xdf2547…3f6ddb
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x322587…fdba4a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x37a17f…8af559
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x98605f…071e97
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xbcbb46…900bc9
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xd27e9e…3f1e3f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x00365c…78702b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x4c9fcb…826f4d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x6accdd…9b94ae
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x1c3a80…8ecc6c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xdd2bf3…4a25fc
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0xc43aa1…9194c5
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x61a2ed…b18d00
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x5955e3…3fa04e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x72e2fb…1863c7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34d ago0x352728…aced08

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.