Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…41650x4466…125eBasex402 service$0.05100%coinbase20d ago0xabf7d7…7f6556
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase20d ago0x8ede8d…4eb887
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase20d ago0x9240b1…3e2c41
0x4608…21270x4466…125eBasex402 service$0.0022100%coinbase20d ago0xcac315…4f6984
0xd6c3…482b0x4466…125eBasex402 service$0.01100%coinbase20d ago0x8a9e0f…592e7c
0x2b9e…41a40x4466…125eBasex402 service$0.004100%coinbase20d ago0xcaa6b8…f11e13
0x2b9e…41a40x4466…125eBasex402 service$0.004100%coinbase20d ago0xa49b5f…81f4b0
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase20d ago0x685f0a…397b3e
0x2b9e…41a40x4466…125eBasex402 service$0.006100%coinbase20d ago0xbed1b5…41983c
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase20d ago0xc23508…5ac615
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase20d ago0x22fe7b…69a380
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase20d ago0x939bed…19317b
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase20d ago0x1f6843…22a7f3
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase20d ago0xc6b7f8…ae96b5
0xa6db…ce040x4466…125eBasex402 service$0.005100%coinbase20d ago0x07e7e6…73bb0d
0x22da…5b4e0x4466…125eBasex402 service$0.004100%coinbase20d ago0x8a41d0…9e63e2
0x6777…39860x4466…125eBasex402 service$0.007100%coinbase20d ago0x504eb5…8ecb45
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase20d ago0xc42379…9eccaa
0x643c…02fd0x4466…125eBasex402 service$0.006100%coinbase20d ago0xa7142c…7efea7
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase20d ago0xe03828…a454e5
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase20d ago0xde0a70…fb9e07
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase20d ago0xd965a3…e0ad93
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase20d ago0xc84e42…b22c40
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase20d ago0x415b20…42c4cb
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase21d ago0xd82f8c…61c89a

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.