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.001100%coinbase15d ago0x8f9b8e…cb76b7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xc2eb40…2067ee
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xa80e4a…55873f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x951a82…36ab33
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x421134…e078e3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x99b056…9fe30d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xd41eb0…0ab5a4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x4237ae…c6c0af
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x892c67…a179f4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xc37d40…92c14a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x6347ef…d9836a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase15d ago0x00e306…d1c474
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase15d ago0x34311a…588084
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x7aa365…5d554c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase15d ago0xf2bc27…2210bf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x2d6cb5…de0741
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xc3596a…4dd504
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x9eadec…9adb10
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x69d634…4977f7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x30b4ec…06b4c2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xf5984a…2714ef
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x41e8e3…7ca0ac
0x5dc3…ca7d0x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0x838afc…4185b0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xe42575…6b3da6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase15d ago0xcbeacf…99a210

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.