Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1ac21…1c2301
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x462490…591e27
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ed904…263d6a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e49e5…9b3dcb
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf3aa5…324f54
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xadd4b3…a195ad
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x118a75…46db3c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaec266…34c2c8
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28558c…4e849e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce1c43…0a4bd7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6be5a6…aca4b7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb220a…7b3338
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x748197…061141
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29ad5e…f5e21b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x449a8c…6f1b76
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33aa21…e6c058
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49b02f…a5b888
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x170e78…25a5c6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d6c36…922082
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc6c68…ace1a2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x825568…57678e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1e399a…7f6245
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59c55a…1729c5
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x348e64…48fbb1
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf96d20…0af0f1

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.