Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x90a2cf…6c21c4
0x647c…75c10x40a8…ad8bBasex402 service$0.002100%coinbase20d ago0xc90493…15ab53
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x4d4c65…722583
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xc98ef1…b3c416
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x005d8a…595a12
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x61160c…ccd35c
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0xff90a6…f81677
0xbcf2…c3080x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x430b92…2bd9a9
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xd6bc2f…781c0b
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x810149…18f102
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase20d ago0x474243…74160f
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x930dfd…dde92a
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x81e2c7…4f56b6
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x44fd08…4f0f82
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x9a2d19…5fcd1a
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0x19e27a…150f7d
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xaf66e1…3cdf9a
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xaa1e02…89956e
0xf13d…a74f0x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x5bc8c3…b74eab
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x25b622…c7980c
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x66dc28…352751
0x5325…5da60x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0x01f90c…75ede4
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase20d ago0xd1b521…00d8ec
0x6bd1…7a650x40a8…ad8bBasex402 service$0.01100%coinbase20d ago0xf42ffe…7bb4e1
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase20d ago0xb04dbe…7fe87b

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.