Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0x24c582…ec3899
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0x58fb65…6d183f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0x1d99f4…e49c2c
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd7446d…58f675
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe87158…9e01f9
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0xd7fdcc…76480a
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa23d ago0x45a74d…16faf6
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc313ce…961732
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0xfd3c79…60a0ef
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d57fd…cd7a0e
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x610310…4747e4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x81bac9…9c1431
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x329346…952ada
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x4c69a9…cbc2a7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x925544…829a7d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x85a587…74f340
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x954e6b…8648e7
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc981e4…0ed77c
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x70b191…12c264
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0xb3ebfa…c0b68d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x2bced7…bac4fd
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe3b607…18df0d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x70e8a7…74ab8f
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x52f236…a04b7d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa24d ago0x9a2d50…5d0b0c

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.