Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82256e…addd1d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0f7fc8…e37ed4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8afb10…1412de
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6fa7d…b691f6
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0267f9…46e97b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8ac7a…c0f37e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf14814…8fd3d1
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22af56…55360d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fe545…28592b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x531dce…c57e77
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x447991…950917
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x386050…f29ac8
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94118c…61e6e4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53cd53…908aa2
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x14cfa8…76c077
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cfa42…6d55b0
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x083f48…a678af
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaee66f…eab57e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2565ca…cfbea8
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6994bf…736e3f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbcccc…6f54d8
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x560732…f9bf9f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf39d66…2cfe59
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7513f8…b62f0f
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ed980…148739

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.