Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9871…d9710x40a8…ad8bBasex402 service$0.001100%coinbase5d ago0x53101e…cd4556
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x5b180b…66e6c1
0xaad7…f2470x40a8…ad8bBasex402 service$0.005100%coinbase5d ago0x12323a…df4a1b
0x868c…af500x40a8…ad8bBasex402 service$0.001100%coinbase5d ago0x4f6539…39d013
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x672b69…072463
0xaad7…f2470x40a8…ad8bBasex402 service$0.005100%coinbase5d ago0x2dd5ef…8e22ce
0x868c…af500x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x6dfb8b…0731de
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x3d9698…5add12
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x61b2e6…c35b44
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x1cf4e8…b7a91f
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase5d ago0xedf12b…b9acc5
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x1fd89c…9de944
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x8aad4a…b113b1
0xb5f1…86110x40a8…ad8bBasex402 service$0.005100%coinbase5d ago0xc1cd9c…1b8a48
0xb5f1…86110x40a8…ad8bBasex402 service$0.001100%coinbase5d ago0xa8bdb2…d0e391
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x316c31…fd73af
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0xaddc00…85f3b4
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase5d ago0xf911df…c83f99
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0xcd14e6…85731e
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase5d ago0xb0332b…3079a0
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0xa015cc…da594f
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0x5fc876…93f23b
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0xcfa9e8…a7dc88
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase5d ago0x2b4c02…021e27
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase5d ago0xf68116…2fe563

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.