Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc6…d2d00x4466…125eBasex402 service$0.006100%coinbase16d ago0x097281…fc0677
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase16d ago0xd80ad1…edfd55
0x3346…993c0x4466…125eBasex402 service$0.004100%coinbase16d ago0x4aefbe…559bb5
0xff9f…0e320x4466…125eBasex402 service$0.004100%coinbase16d ago0x23ef96…8faa96
0x7126…004d0x4466…125eBasex402 service$0.05100%coinbase16d ago0x95c4c0…5d6b2d
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase16d ago0xb516b1…8fc32e
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase16d ago0x29e9b0…824661
0xc9c7…16700x4466…125eBasex402 service$0.03100%coinbase16d ago0x68f67a…2c1857
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase16d ago0x1c309d…6c1300
0xc9c7…16700x4466…125eBasex402 service$0.006100%coinbase16d ago0x397773…1a5cd8
0xc9c7…16700x4466…125eBasex402 service$0.005100%coinbase16d ago0xed417c…9f56a6
0x732d…81290x4466…125eBasex402 service$0.005100%coinbase16d ago0xebaa57…a03ba7
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase16d ago0x9664d6…11c7ba
0x2abc…1a8d0x4466…125eBasex402 service$0.008100%coinbase16d ago0xcf321a…0b74b8
0x9bac…b0c30x4466…125eBasex402 service$0.006100%coinbase16d ago0x7727ae…9aa272
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase16d ago0x41e887…695252
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase16d ago0x827147…8cdc31
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase16d ago0xc3d90f…0037da
0x2abc…1a8d0x4466…125eBasex402 service$0.006100%coinbase16d ago0x6b63a9…41dbc4
0xa6db…ce040x4466…125eBasex402 service$0.005100%coinbase16d ago0x68822e…c21704
0x2b53…fe2a0x4466…125eBasex402 service$0.004100%coinbase16d ago0x7f345d…8539bf
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase16d ago0xd395c4…8b03ad
0x643c…02fd0x4466…125eBasex402 service$0.008100%coinbase16d ago0x00baa5…ea4baf
0xc9c7…16700x4466…125eBasex402 service$0.005100%coinbase16d ago0xe40900…12ebcd
0x54e1…f4e00x4466…125eBasex402 service$0.005100%coinbase16d ago0x2aeb3c…2ed24e

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.