Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x7d8b20…8a1ade
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x266e5e…bc0338
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x61b3b0…0d6726
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0xf72f95…01f4e2
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x944a3a…c4ab86
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x2bab83…bf32f5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x0b4275…545cb6
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x247cfd…39cd8a
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x24bb74…0f141b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x040db6…6a949d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x5814bf…f908a7
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x2f87f4…df9ba3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x930793…95db9b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0xc97470…c50720
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x14a901…af415b
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x185847…353fe3
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0xe8abc5…f9b5a0
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x3e85ec…ca87d7
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x8c06b7…2ef028
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x0f0cef…967c69
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x9e4308…be7672
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0xbba8c7…0cee04
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x857562…faad55
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x460500…00d101
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa24d ago0x87a27f…fb4342

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.