Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase12h ago0x04aadb…590d5a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase12h ago0x8b7d34…e83dfa
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase12h ago0xcc8554…ee122b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase12h ago0x484ae1…b32fa9
0x56de…e93b0xdc59…1506Basex402 service$0.00674100%coinbase13h ago0x874cc8…779bc8
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase13h ago0xc9b195…df5a65
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase13h ago0x1c9fe9…809fd3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14h ago0xf07bc1…e008cc
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase14h ago0x9685ba…02162f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xd7336a…369d6e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x4ed041…cc57f3
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x0ba831…cedce2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x0a1df5…8ab44b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x2a78d1…351985
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x970fc2…28f6b5
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x358608…467572
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x59e372…67e838
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x511331…285561
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x2b8e69…9ac1ed
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xebc509…9edb90
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xa53c4b…e2029e
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x212dac…76ea80
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xafd024…34d498
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0x6b10c1…7e0f30
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase15h ago0xf50824…4d3b95

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.