Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0xc8c19a…9b55a8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x08a67e…d39ae0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x695c71…7ed461
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0xe0ed4f…686834
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x79d9f9…225e97
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x83fd58…92b2f0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x3495ba…3ff88f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x2b13f6…a9335e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x46755b…403ce1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x2d2e3c…3d5ce5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x2f3173…8ab2d3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x4625f4…887ea4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x52e568…91265d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x24c784…043adf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x1eae73…c67658
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x46bcc2…9da978
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0x221378…1846e1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xc9e65e…ef4cdf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0xe5c3b5…4732e3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x75c599…2fbbd2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xdf4de2…857205
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase12d ago0x931eb2…759ef9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xb59413…339c08
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12d ago0xb99008…193de4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12d ago0x90b7f4…80bfd8

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.