Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x4466…125eBasex402 service$0.005100%coinbase37d ago0xbfa609…e60f16
0xc533…2d7a0x4466…125eBasex402 service$0.004100%coinbase37d ago0x9bd918…30574d
0xc533…2d7a0x4466…125eBasex402 service$0.004100%coinbase37d ago0xf42232…54089e
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase37d ago0xc668ca…c86c7f
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase37d ago0xc2e3a3…caf225
0x7126…004d0x4466…125eBasex402 service$0.004100%coinbase37d ago0xefc7dd…a1f6ee
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase37d ago0x0f981c…d1567d
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase37d ago0x684fc7…453164
0xc533…2d7a0x4466…125eBasex402 service$0.005100%coinbase37d ago0xc24a0b…50e2fe
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase37d ago0xf18436…5d3ff4
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase37d ago0x4f43e4…c9b677
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase37d ago0xfc4927…1664b2
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase37d ago0xac624e…20a282
0xe03c…e10c0x4466…125eBasex402 service$0.006100%coinbase37d ago0x45d3ec…e77927
0x5e93…92880x4466…125eBasex402 service$0.02100%coinbase37d ago0x9d2d52…d3d51b
0x4951…321d0x4466…125eBasex402 service$0.02100%coinbase37d ago0xb6c285…e06b7e
0x4951…321d0x4466…125eBasex402 service$0.02100%coinbase37d ago0x6982c5…d62ab4
0xa319…0c520x4466…125eBasex402 service$0.02100%coinbase38d ago0x654c58…7347be
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase38d ago0xbfc68a…cf11b3
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase38d ago0xe9c2f6…13c6e5
0x9419…57aa0x4466…125eBasex402 service$0.004100%coinbase38d ago0xf34ef4…7b5fc7
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase38d ago0x6e050d…468bf2
0xcae3…aafe0x4466…125eBasex402 service$0.03100%coinbase38d ago0x883193…d1801d
0x1b20…69b30x4466…125eBasex402 service$0.008100%coinbase38d ago0x8bed2b…863332
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase38d ago0x6de470…a36c6a

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.