Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x72e4ea…2dc83f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xf4073b…672c89
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xca4d66…0264fe
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xae5e10…f50a28
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xfe935e…926e09
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xf32e25…47118d
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xe6e896…e925c9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xc7dd5f…0496e6
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xf0b441…13ddcb
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x3380ba…b24dc6
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x88c119…bef4d5
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x4e6b7c…4f035c
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x99b879…64d3cf
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xdeac01…516dc2
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x631bc9…82208a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xcdd692…5dab5b
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x1cbf39…dcb121
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x9b9065…26c194
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xa2083d…1950c3
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x86111e…59e7d9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x42f932…bf99ee
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x2a2a1a…1d53e2
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0xcb7c85…a17573
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x047b73…7c9168
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x54657f…1d914b

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.