Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x612588…2b63b7
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x874ac3…5f3fc3
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xe4a60b…580c28
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xbf2be0…8988df
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x2ecc04…cbcd75
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x7b3744…956234
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0xe2f263…264c3f
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0x7da41a…b7e2e2
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x6489cf…a4a723
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xb8fed3…05f580
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0x772665…c8130f
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0x8a3cbd…65ac0b
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xa60100…91470e
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x8a2354…4173d0
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x6c9e9c…220868
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x1dbaab…97c9a6
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xce0e26…b7ae32
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xb3f5d7…efaf2c
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x4b7324…3660d3
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x77fb2e…19796f
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x9803b8…8c2f3d
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0x91b3e4…849fb8
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xad6cdc…2da91c
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%candidates99d ago0x234777…2d10fc
0x9394…342d0x3c5f…3eeaBasex402 service$0.01100%coinbase99d ago0xdb3086…eeb68e

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.