Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0xdf90d0…b23c97
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x68cea2…bea12e
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x39c546…96d978
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0xbd6604…9ba524
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x98bfd2…6cd8f8
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x1f39dc…41dc6d
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x3b08a0…8ef087
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0xfce1b8…59d8b2
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x3655e9…236c21
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0x7156da…7a6e58
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x7dcd62…4172a2
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x213191…68477f
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x74eb1b…3629e3
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0xf5d6aa…0fe4c0
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0xe17c2d…b96b30
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0xd78331…31ebd2
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0xd26d7c…1daa79
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0xe84fcb…d19314
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0x6fe3ef…130707
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x76d6f9…88e497
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0x83c2f3…40b081
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x01f838…97bb9e
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0x430756…7348eb
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa45d ago0xf24f04…f53cbf
0x851e…9f810x9c95…e299Base—$0.001100%fluxa45d ago0x7f6f5d…44e960

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.