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.005100%coinbase1d ago0x2e2ad5…4717af
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase1d ago0x99436a…f40f23
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1d ago0x45f5ef…4b4934
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1d ago0xab2a92…52a567
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1d ago0xd6f23f…8496b5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1d ago0xc1683a…700d8e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase1d ago0x07b25d…b88029
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xe49968…2ca7b3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x03cdb8…b38d16
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x4f43ff…bd6390
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x09fa99…ab14e2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x2cf708…dbb6c4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x6d57f6…d985ef
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xec4ad0…be69ba
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xac9335…f43153
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x8a603b…40f85a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xac5068…64d342
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xf5ede7…c7777c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0xc85346…9a0f75
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x455225…9c066c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x3115eb…c718e0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x596e15…765260
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x51fe07…1e0d18
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase1d ago0xe49901…50ffb4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase1d ago0x8c902a…6edc3e

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.