Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x59fd31…0c584f
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x811e43…82bc75
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x7fce1b…07d7bb
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x082e74…3371cc
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x44d698…3cc46d
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0xe1e4a3…0fb0d0
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x5725be…67bad1
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x1561b5…5217a0
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0xf292e2…ed750f
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x164ed6…9778f2
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x95fa3a…53bfe3
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x31dd9e…0d71d4
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x380807…c6213b
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x00c0ff…687c2b
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0xfb2d81…cc5aa1
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0xd4e35f…e85d40
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x93a6ca…6aa56c
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0xc199c1…71f4c6
0x363a…17300x9c95…e299Base—$0.001100%fluxa56d ago0x07489d…463813
0x363a…17300x9c95…e299Base—$0.001100%fluxa57d ago0x5a6401…999b52
0x363a…17300x9c95…e299Base—$0.001100%fluxa57d ago0xc27ac9…812294

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.