Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xd60ce8…8f1a5f
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x8af580…285092
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x05f3c2…76261b
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xaaa444…9315a2
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x0c6640…9e1d9f
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6f4fac…cffb99
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0x53c83b…9c11c8
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x2b2831…4a8f6c
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x68abe6…07084c
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xc0d7da…979be4
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x577261…93dd10
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x7b547a…d00138
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xaf187c…0f87e1
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x405d04…41ac0b
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0xab25d0…3d3bbd
0x0354…db570xb48c…cab7Basex402 service$0.15100%coinbase36d ago0x5d4e4b…1f6e0a
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x8c21b6…68021f
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x549ff4…a96090
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x000730…4fe616
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x6d0ad0…143439
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xdee6b3…4cab3b
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x3f2320…04f692
0x0354…db570xb48c…cab7Basex402 service$0.005100%coinbase36d ago0x299e69…ae7bf0
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xf8f455…17510a
0x0354…db570xb48c…cab7Basex402 service$0.001100%coinbase36d ago0xc47721…88b637

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.