Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase4d ago0xf2d989…bb8da2
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase4d ago0x48df47…a41f14
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase4d ago0x5780ac…8659f8
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase4d ago0x7923c2…547464
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase4d ago0x383423…f3ca78
0x57d3…cb390x4466…125eBasex402 service$0.006100%coinbase4d ago0xc2bf27…e0b033
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0xb4a8ae…ed3087
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase4d ago0x29aeec…0a2324
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase4d ago0x2d2e8b…f169cd
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase4d ago0x1766c3…b1ba8c
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase4d ago0x9d2e2e…c7c18a
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase4d ago0x8cf8d7…ca04c8
0x0000…e5cb0x4466…125eBasex402 service$0.02100%coinbase4d ago0xf48842…83e2e5
0x0000…e5cb0x4466…125eBasex402 service$0.02100%coinbase4d ago0x46f849…e942ce
0x0000…e5cb0x4466…125eBasex402 service$0.02100%coinbase4d ago0xd1585e…c77701
0x9a6d…97150x4466…125eBasex402 service$0.20100%coinbase4d ago0x28613e…aa3efe
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase4d ago0x399d99…3cea66
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase4d ago0xb2fdda…260173
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase4d ago0xc47c3f…76d62e
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase4d ago0x25b346…70b3d9
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase4d ago0xd99d99…ba8aa4
0x9a6d…97150x4466…125eBasex402 service$0.004100%coinbase4d ago0x928f91…b27f7b
0xcae3…aafe0x4466…125eBasex402 service$0.20100%coinbase4d ago0xd283fe…bce62b
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase4d ago0x38c6dc…c12b62
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase4d ago0xdd1dd0…95422c

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.