Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0xf3bb1b…aa687b
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0x98e41c…ad90d6
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0x39cd26…0474fa
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0xe59125…049619
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0xac4d93…0d0a66
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0xda8548…6c7a06
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0xddbc6d…bb54e5
0xbce3…67ee0xdd66…29b9Basex402 service$0.20100%coinbase18d ago0x1f6287…76295f
0xbce3…67ee0xdd66…29b9Basex402 service$0.15100%coinbase18d ago0xd211cb…9296eb
0xbce3…67ee0xdd66…29b9Basex402 service$0.17100%coinbase18d ago0x768f60…c415ad
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0xcdc2e0…701d50
0xbce3…67ee0xdd66…29b9Basex402 service$0.09100%coinbase18d ago0xba1a72…1ccb12
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0xc538a4…0da039
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0x50091e…9cb5b0
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0xc7875c…07d946
0xbce3…67ee0xdd66…29b9Basex402 service$0.05100%coinbase18d ago0x6a90e2…7d25b4
0xbce3…67ee0xdd66…29b9Basex402 service$0.03100%coinbase18d ago0xd0412e…966866
0xbce3…67ee0xdd66…29b9Basex402 service$0.25100%coinbase18d ago0xfd8051…2bb962
0xbce3…67ee0xdd66…29b9Basex402 service$0.15100%coinbase18d ago0x59eed3…115682
0xbce3…67ee0xdd66…29b9Basex402 service$0.10100%coinbase18d ago0x8597d4…0f762d
0xbce3…67ee0xdd66…29b9Basex402 service$0.03100%coinbase18d ago0x257bb1…1331d1
0xbce3…67ee0xdd66…29b9Basex402 service$0.12100%coinbase18d ago0x22da83…d173cd
0xbce3…67ee0xdd66…29b9Basex402 service$0.30100%coinbase18d ago0x906011…f49e89
0xbce3…67ee0xdd66…29b9Basex402 service$0.13100%coinbase18d ago0xdff2c3…be4cf0
0xbce3…67ee0xdd66…29b9Basex402 service$0.08100%coinbase18d ago0x9e9d39…34e76a

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.