Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68cad9…0c0921
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4e428…498d25
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf34290…cda548
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cf9ac…4ea426
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x397de5…675633
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbba542…3f6861
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6bf211…c09095
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x523985…3cafe8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94e4e1…6d2b8d
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0dd3ec…0f876e
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa1dc5…c77acb
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d8542…72c8e8
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa721cb…1f6c59
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45a533…f32731
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82cfb0…6023a6
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1ce99…c2b79a
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2ca90…e4c7f5
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4cc414…2b6238
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83f6b0…8b8aae
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5db87c…e3dcac
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ac868…777317
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a670f…f1c505
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x648eec…997c63
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8cf5f6…12fa4b
0xfb35…1bb80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x260f85…a65fd6

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.