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.01100%payAI111d ago0x909baa…49c602
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5c991…f27919
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbef16e…8531eb
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x604757…4de946
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f765a…5858df
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa22b65…f9b315
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x969bd8…31bf12
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87384b…4c75ce
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8fd2f4…c0177f
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xddfceb…7a4ff9
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e5148…9227d6
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9942a4…1d3fb9
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5590a4…3ab04b
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8cfba…9385bb
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34814a…60b54b
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8a0a4…3c65ed
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x498cd2…bed7df
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ffcb9…169db2
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8279dc…64a8ed
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e2525…215f1b
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfda044…a45ec7
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0x970097…cc60d7
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae5866…4dbb3e
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee206b…57187d
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed7e1b…109870

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.