Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7816…74140x52e2…f3eaBasex402 service$0.008100%coinbase98d ago0x929421…9c15cb
0x798d…116f0x52e2…f3eaBasex402 service$0.003100%candidates98d ago0x4875f2…3ef7ef
0xbb5d…71a90x52e2…f3eaBasex402 service$0.01100%coinbase98d ago0x73a2f9…0adf72
0xbb5d…71a90x52e2…f3eaBasex402 service$0.005100%coinbase98d ago0x2be73b…9740d7
0xbb5d…71a90x52e2…f3eaBasex402 service$0.005100%coinbase98d ago0x1f9440…4209f0
0xbb5d…71a90x52e2…f3eaBasex402 service$0.001100%coinbase98d ago0x820b31…9e84a5
0xbb5d…71a90x52e2…f3eaBasex402 service$0.001100%coinbase98d ago0x7b5b39…e38c8c
0xbb5d…71a90x52e2…f3eaBasex402 service$0.001100%coinbase98d ago0xf9274b…0e02ac
0xce3c…caf90x52e2…f3eaBasex402 service$0.008100%coinbase98d ago0xae59e3…c2f3b0
0xa6b2…0e410x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0xf46f6b…1cbbec
0xa6b2…0e410x52e2…f3eaBasex402 service$0.01100%coinbase99d ago0x0717ef…3f715b
0xa6b2…0e410x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0xe19346…d717a1
0xa6b2…0e410x52e2…f3eaBasex402 service$0.005100%coinbase99d ago0xe7e4d5…33358d
0xa6b2…0e410x52e2…f3eaBasex402 service$0.001100%coinbase99d ago0x4d21c7…6233f8
0x1302…1ef80x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0x506d69…89aad6
0x1302…1ef80x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0x98c836…8ec1d0
0x1302…1ef80x52e2…f3eaBasex402 service$0.005100%coinbase99d ago0xf68365…8561e1
0x1302…1ef80x52e2…f3eaBasex402 service$0.005100%coinbase99d ago0xab009a…022e66
0x1302…1ef80x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0xcce825…da8bd2
0x1302…1ef80x52e2…f3eaBasex402 service$0.005100%coinbase99d ago0x492276…77be40
0x1302…1ef80x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0x82ea39…a17c57
0x1302…1ef80x52e2…f3eaBasex402 service$0.01100%coinbase99d ago0x486585…652db0
0x8a0e…08d10x52e2…f3eaBasex402 service$0.004100%coinbase99d ago0xfc7160…851ff3
0x8a0e…08d10x52e2…f3eaBasex402 service$0.005100%coinbase99d ago0x59192e…3c11ee
0x8a0e…08d10x52e2…f3eaBasex402 service$0.003100%coinbase99d ago0x9ee517…f8f0a4

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.