Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x9ad887…1cfc20
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xa6455e…6b0467
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xa0560a…0a0003
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x3f2091…8bd6f1
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xd27f92…70a573
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xbd1ed6…08db35
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x6603cf…2c93dc
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x36b574…3faecd
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x28bfe4…c3ceab
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xf5a23c…bed1fd
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xae38f5…117a83
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x3fb829…4fa0c7
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x9ffe11…d53c0a
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xc64b76…2b8b5e
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x6dd3e5…f13bb7
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x9b15c2…b2f3d4
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xea551c…31914f
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x851081…7268cb
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x961fbb…7a1bbc
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x5da044…d95faf
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x85e14a…a894eb
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0xcb891a…e15ef2
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x6d43a0…8ee565
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x1165a0…2a9932
0xe860…22910xdb5c…10fdBasex402 service$0.10100%payAI5d ago0x52c9d1…518caf

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.