Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xfba509…22cd13
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x8ca626…88b79c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xc9c482…ef2bab
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x1b4bc2…6ff21b
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x7ab45a…9d2b6a
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xea4a38…826f65
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xa4d72b…99e479
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x3cdb7b…0ef249
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xe009a2…1e2219
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xc06285…5ec6bb
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x459c29…bdca03
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xfc825d…875075
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x9edad4…d05ff1
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xc47618…25b1be
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x701f69…897a2a
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x8f28c6…12b971
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xa244e8…994303
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xd4e530…75f617
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x8f238a…0343d9
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x4cc791…7b8cae
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x3b5231…c49f6c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa68d ago0xc510cb…f52dfe
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa68d ago0xefbb71…69d35b
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa68d ago0x6ea112…3a70c4
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa68d ago0xff0b9c…44f6ff

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.