Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x52951c…056b02
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x597e5b…d83501
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xe9e980…c4d84d
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x74e957…061b68
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xe6a880…c3154c
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x52fbc8…ff6dca
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xea97da…8737be
0x1b1f…14010xac65…4417Base$0.06100%fluxa117d ago0x2d89c8…17097e
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x7fc8bb…13ffae
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0x5306d6…94b10f
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa117d ago0xc90b18…eae4f8
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x5901de…ade28b
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x6e2969…00e481
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x4fbb5a…5bc09a
0x1b1f…14010xac65…4417Base$0.03100%fluxa118d ago0x6ae643…10d667
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x6c94a1…2b7d69
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0xc0c6ab…87c0fd
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x9a2ec4…3d1d8f
0x1b1f…14010xac65…4417Base$0.06100%fluxa118d ago0x73c431…335253
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x061702…1e1c30
0xb90a…9ae40x1b1f…1401Base$0.05100%fluxa118d ago0x0876d2…1fd2db
0x1b1f…14010xac65…4417Base$0.03100%fluxa118d ago0x7aa6af…d184ec
0xb90a…9ae40x1b1f…1401Base$0.01100%fluxa118d ago0x34d75f…1a02e9

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.