Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6459…e5990x4466…125eBasex402 service$0.0000210%0x6f92…318784d ago0xd2f34e…001b7f
0x2b9e…41a40x4466…125eBasex402 service$0.02100%coinbase84d ago0x8e4ebe…3abf90
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase84d ago0x520759…8ddcf8
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase84d ago0x909148…4a755c
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase84d ago0x57d3af…291b9e
0x0ede…76940x4466…125eBasex402 service$0.005100%coinbase84d ago0xd8af03…18eec8
0x0ede…76940x4466…125eBasex402 service$0.005100%coinbase84d ago0xdacb9d…afe050
0x0ede…76940x4466…125eBasex402 service$0.005100%coinbase84d ago0xca536b…6fd09b
0x0ede…76940x4466…125eBasex402 service$0.005100%coinbase84d ago0xd8b58f…6a7271
0x2b53…fe2a0x4466…125eBasex402 service$0.0022100%coinbase85d ago0x5e7189…c722d7
0x2b9e…41a40x4466…125eBasex402 service$0.008100%coinbase85d ago0xf10f68…99ea70
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase85d ago0x3473dc…1bc742
0x6459…85990x4466…125eBasex402 service$0.03100%coinbase85d ago0x45a1b2…4e20c3
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase85d ago0x17286c…bd5817
0x7126…304d0x4466…125eBasex402 service$0.0000235%0x6f92…318785d ago0xfe087b…6e7828
0x7126…304d0x4466…125eBasex402 service$0.0000235%0x6f92…318785d ago0xfe087b…6e7828
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0x17f0d5…7ac15c
0x9cc4…b1760x4466…125eBasex402 service$0.005100%coinbase85d ago0xdedd67…5c692a
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0x50092c…1a38eb
0x9cc4…b1760x4466…125eBasex402 service$0.01100%coinbase85d ago0x5c2711…2e3d09
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0xf60828…f4f4b2
0x9cc4…b1760x4466…125eBasex402 service$0.01100%coinbase85d ago0x0940a4…2e7292
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0x52a9b1…7690db
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0xf72a31…f896e4
0x9cc4…b1760x4466…125eBasex402 service$0.004100%coinbase85d ago0xbdc260…7abeab

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.