Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x983e37…d5c696
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xb63b64…2ac584
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x9ad638…92b406
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3ed3ed…7d3eda
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbdd0c7…6ce6af
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xc26023…e4ac73
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x2dad13…0302df
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xde22d8…2c5d43
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x17eec8…17122f
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x78f76a…639dea
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x654640…fba426
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc2b65b…efc9b8
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x713813…530f2e
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8ccceb…dcd9f0
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0f0ee8…5b9d45
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x764f6d…9e98a2
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xad1fcf…97b3a3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xd6c49e…3aa53d
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x13919c…5b2ae6
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xdb42c6…2a3563
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x969487…62eb58
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x28da38…7f729e
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x20537a…72621d
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x89baf7…0b8170
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x0aeacf…d36be9

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.