Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x2b2d3b…54b5cf
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x9df965…cdc12e
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x8a3c6d…e90132
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x699d6c…9a7715
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x1df868…71e7cf
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x9cef70…1fac0b
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x33a13b…86654d
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0xa11380…b5a106
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0xd77927…c8d924
0xebfd…589b0x9c95…e299Base$0.001100%fluxa43d ago0x30dd0a…e1686f
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa43d ago0x2f4f4f…ba7ee3
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x62a196…bb5099
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x97747e…bdd7ec
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x0bed6f…6bba7e
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xa973f8…325601
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x1d998c…deaf8c
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x9c746e…618324
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x7f1187…c04323
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xe5f987…90a42c
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xdc94da…0e2828
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x6a22ca…a16479
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xe3e968…9ca4e2
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x5b5210…5cc4c3
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x102485…3c0afd
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x766266…f8bd70

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.