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.002100%coinbase17d ago0xa040fb…de46e6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xd215cc…82dd73
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xaf28e0…9b97e9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x6adaf1…eb7ac0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xc8c352…0dfa0b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x406909…721a35
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xfb2c93…416ec7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x99e4cd…7276c3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0x64e303…33266a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0xaaf489…36caab
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x9d18a3…766943
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xbf56cf…82ddad
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x439ef1…5157e6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x23622f…ab594e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xecb8a7…4fada7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xa4d1b5…fc7796
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xb94897…690153
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xaaacff…c860f9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xaa9f95…e289e9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xb97336…ff61ba
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0x4ce3a2…fc017b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17d ago0xdb62f2…620300
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase17d ago0x14b2e2…26b9c2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase17d ago0x61c93e…161b63
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase17d ago0x5b12d3…110e6c

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.