Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x1c300a…8ae6ef
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x51867a…7fafef
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x59c134…3298c2
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x318c21…c42db6
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x53983f…13956a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x235f15…97021a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x1d56d7…88b653
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0xfa5031…08cf7e
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x42c56f…f77c65
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0xc26249…8186eb
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0x5260a9…9b7af1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa78d ago0xe6398a…bf2bcf
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x989ca3…39f7ed
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xa23988…21c272
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xf2a849…ba930a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xe53809…2e935e
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x36839e…2a12f5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xfc51fd…03f98f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x1e2580…9cb7d9
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x9f332e…281823
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xd5dba4…ddd2f5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x57d091…98026d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xfca5f0…d6ba4f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x104de0…0d1f37
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x4f0ce2…fda82e

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.