Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x28948f…d8007b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xc1536c…dc697f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x512465…3bb161
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x433962…df7958
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xc6113d…99d082
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x13c4e7…e27eb2
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xfb703f…f4c08c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xcd4afb…e3a315
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x6305da…0c1906
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x130fc8…11b594
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0xd3f08f…621936
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xf928f6…e29efe
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x0ac034…c11e09
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xb40511…1a193b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xc318a6…fb5fa5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x89cbaf…fadb0e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xa0ef4d…ac2888
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x21817c…c85b87
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x0783a0…e5fdfa
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x1b3584…963b42
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xa0d6d8…097455
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x52856a…3d2b73
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x11916f…d05357
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xe3c684…1f242f

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.