Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ce40e…fc50a2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa69d3d…5a262b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb707a…1d6dfe
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1e3cb…86635c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a99cd…6d6b5d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cf8ad…0380e4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd0bb0b…62c9bd
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3899a4…2f30b9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x196d64…c605d2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff6188…13980d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x51e03e…34ec92
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd7a9e…0fa147
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c4c90…1456c4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeebaa9…085b8b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc0657…7f8000
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8583d…a07a20
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd075c0…7fb897
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xacd5a2…ec5354
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x052fe8…df88ea
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8a8ee8…f5e3df
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f4c32…edacd6
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0049c…f35677
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3ac4b…0923f3
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2370f4…db128f
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6e750…4f0003

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.