Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x6c43…6358Base—$0.15100%fluxa108d ago0x7f7c63…4619d8
0xd1ae…81330x6ef1…3dddBase—$0.20100%fluxa108d ago0xd4fa3d…cbc1c0
0xd1ae…81330xf84a…6dceBase—$0.20100%fluxa108d ago0xd0572e…333788
0xd1ae…81330x0b08…f4f5Base—$1.05100%fluxa108d ago0x9e3643…95d401
0xd1ae…81330x3475…fae5Base—$0.20100%fluxa108d ago0xcef682…5a4b46
0xd1ae…81330x0000…b27dBase—$0.20100%fluxa108d ago0x7fee56…ef5948
0xd1ae…81330x087d…97eaBase—$0.10100%fluxa108d ago0xf402d2…bc6f6c
0xd1ae…81330xc065…567fBase—$0.20100%fluxa108d ago0xef672b…64528f
0xd1ae…81330x0505…3f82Base—$0.10100%fluxa108d ago0x2aad7c…dab796
0xd1ae…81330xda65…de24Base—$0.40100%fluxa108d ago0xb78081…202c89
0xd1ae…81330xf219…5408Base—$0.20100%fluxa108d ago0x4963b6…80b021
0xd1ae…81330x5a1c…60e0Base—$0.45100%fluxa108d ago0xce7d6e…72e808
0xd1ae…81330x2530…4424Base—$0.45100%fluxa108d ago0x7ec4cc…639194
0xd1ae…81330x2ff1…a30aBase—$0.45100%fluxa108d ago0xd17a3c…6219c2
0xd1ae…81330x927e…e43aBase—$0.45100%fluxa108d ago0x0fb788…727612
0xd1ae…81330xf609…1b9dBase—$0.45100%fluxa108d ago0x09b435…92779d
0xd1ae…81330xff95…8b25Base—$0.35100%fluxa108d ago0xed740c…324a6e
0xd1ae…81330xd8b7…929bBase—$0.12100%fluxa108d ago0xa3d4d7…f3d7d8
0xd1ae…81330x3ab7…b733Base—$0.80100%fluxa108d ago0x090b47…1d0dd1
0xd1ae…81330xed05…b8c6Base—$0.20100%fluxa108d ago0xdf309d…94fb2f
0xd1ae…81330xdf36…4500Base—$0.10100%fluxa108d ago0xa50501…d7469e
0xd1ae…81330xabf9…bc81Base—$1.04100%fluxa108d ago0x98da1d…621e95
0xd1ae…81330x8c5f…a206Base—$0.20100%fluxa108d ago0x2036b2…130c46
0xd1ae…81330x423e…87e6Base—$0.20100%fluxa108d ago0xf22237…dc72b0
0xd1ae…81330xe4e1…e4a9Base—$0.25100%fluxa108d ago0x9e6bb0…dc4d5a

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.