Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$4.8870%0x5d3d…e33311d ago0x74aa43…700ff4
0x1332…66eb0xdf62…30eeBase—$99.7970%0x2b35…135b11d ago0xaa5a87…d7e555
0x1332…66eb0xdf62…30eeBase—$99.9970%0x0881…8de211d ago0x725150…ff5f78
0x1332…66eb0xdf62…30eeBase—$49.7770%0xa6d0…a3cd11d ago0xa906c1…8da244
0x1332…66eb0xdf62…30eeBase—$99.9970%0x505d…14d611d ago0x572cd2…502f4e
0x1332…66eb0xdf62…30eeBase—$99.8970%0xe4ca…c91c11d ago0xc0086c…555d99
0x1332…66eb0xdf62…30eeBase—$99.9870%0x0abd…8e7711d ago0x6529ed…754c0b
0x1332…66eb0xdf62…30eeBase—$99.8070%0xb182…b93d11d ago0x6710ac…cc7e39
0x1332…66eb0xdf62…30eeBase—$99.9970%0x44ef…9f6311d ago0x8ce560…fc483f
0x1332…66eb0xdf62…30eeBase—$99.9970%0x58cf…f8d411d ago0xaa853a…f631fc
0x1332…66eb0xdf62…30eeBase—$98.8770%0xbb33…527711d ago0x854426…00b7fd
0x1332…66eb0xdf62…30eeBase—$99.9870%0xe9e4…196311d ago0x50ab1f…2ec203
0x1332…66eb0xdf62…30eeBase—$99.7970%0x6ae4…e26d11d ago0x8627f3…4ef2c5
0x1332…66eb0xdf62…30eeBase—$99.9570%0x7d28…b24811d ago0xe1b74c…0f96d1
0x1332…66eb0xdf62…30eeBase—$99.9970%0x7924…2dfe11d ago0x64f887…831cfe
0x1332…66eb0xdf62…30eeBase—$99.8070%0x79bd…fda111d ago0xbb0cd0…502136
0x1332…66eb0xdf62…30eeBase—$99.9670%0x127e…b24a11d ago0xd8c3f4…8e2106
0x1332…66eb0xdf62…30eeBase—$99.9970%0x2d05…53d011d ago0x599110…86c279
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8817…492711d ago0xfaf89f…10f308
0x1332…66eb0xdf62…30eeBase—$99.9870%0xb9e3…292d11d ago0x7c671b…e3bec0
0x1332…66eb0xdf62…30eeBase—$99.8770%0xd27a…bec811d ago0x085aaf…13d6bc
0x1332…66eb0xdf62…30eeBase—$99.9770%0xb859…c36711d ago0xd8daa5…7c6d78
0x1332…66eb0xdf62…30eeBase—$99.9970%0x971f…ddbf11d ago0x3dc9f0…6b44b6
0x1332…66eb0xdf62…30eeBase—$99.9970%0x80e7…127f11d ago0xd7fbfa…0f33a8
0x1332…66eb0xdf62…30eeBase—$98.8770%0x823e…6b6c11d ago0xe2d588…b3f2ce

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.