Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x2e3e4f…03755f
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xe5de13…6dbc61
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xf4f351…b0d80f
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x5b81fe…e332da
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0xae98f8…0fd261
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x22971f…91f795
0x464d…48e70x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xb69061…57f5b8
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x12376f…d5f084
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xa58cb5…b7b921
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xfd8bf7…191aa0
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xb1a8e3…5a320d
0x464d…48e70x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x0d4c72…b4b5bc
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x45c9f1…2af016
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xee7074…f227e4
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x9752bc…949b8d
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xf9d79c…efbd82
0x464d…48e70x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x394a2c…43b68b
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x37ccc1…b3c7a5
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xa7e453…ff72dc
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x35bb03…aedc63
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xe54013…4a96af
0x464d…48e70x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xc8f631…0c1e8a
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x69cec2…913892
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xe9b06f…0a682a
0x464d…48e70x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x8ded2d…22080e

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.