Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x9762…f5deBasex402 serviceTransfers$0.02100%coinbase7d ago0x71ffd6…7a18e8
0xe3ba…3fb30x5c1e…dd8aBasex402 serviceTransfers$0.001100%coinbase7d ago0xd48c75…32db1a
0xe3ba…3fb30x9af9…f278Basex402 serviceGas$0.02100%coinbase7d ago0x4380cb…001a3b
0xe3ba…3fb30x93e7…d4b3Basex402 serviceBalance$0.001100%coinbase7d ago0xb948f6…f70964
0xe3ba…3fb30x5cd8…f0a1Basex402 serviceBoard$0.02100%coinbase7d ago0x7e8d5e…7b67bd
0xe3ba…3fb30x9138…bd69Basex402 serviceBoard$0.001100%coinbase7d ago0xac6465…d4e9f4
0xe3ba…3fb30x2cfe…12d3Basex402 serviceSignal$0.02100%coinbase7d ago0x20029f…ea5c29
0xe3ba…3fb30x26f3…5537Basex402 serviceSignal$0.001100%coinbase7d ago0x4be587…d74b3b
0xe3ba…3fb30x13d8…43efBasex402 serviceExtract$0.02100%coinbase7d ago0x496038…e71c1f
0xe3ba…3fb30x41b3…e215Basex402 serviceExtract$0.001100%coinbase7d ago0x1096e5…3e69db
0xe3ba…3fb30x9a35…5838Basex402 serviceVerify$0.02100%coinbase7d ago0xeeaa2a…914e73
0xe3ba…3fb30xce2c…77c4Basex402 serviceVerify$0.001100%coinbase7d ago0xb5605a…7b5f76
0xe3ba…3fb30xb601…e1ebBasex402 serviceGas$0.001100%coinbase7d ago0xf0b15d…145fe2
0xe3ba…3fb30x72df…dbd7Basex402 serviceBalance$0.02100%coinbase7d ago0x53eb30…aa8565
0xe3ba…3fb30x1fc8…675fBasex402 servicePrice$0.02100%coinbase7d ago0x179425…f4d1cc
0xe3ba…3fb30x88e0…03f2Basex402 servicePrice$0.001100%coinbase8d ago0x9f66b4…197e43
0xe3ba…3fb30x88e0…03f2Basex402 servicePrice$0.001100%coinbase8d ago0xfba4da…bb91af

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.