Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0x65ee02…c3cddf
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0xe883a5…fc6ec4
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0x6597c9…be8406
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0x1fc716…98c8ff
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0xabdf06…18f140
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa35d ago0x596ba4…fd393f
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa35d ago0x862db7…46e483
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xf1c99f…59c97c
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x782076…1c5360
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xb70325…30a867
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0xb9b0c0…7b1f7e
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0xc50ddb…5e9110
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x71224e…f4aff1
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xe98440…e1381e
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0xfca6ce…a23800
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0xfce2b9…efcd95
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x1663eb…147490
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x89cd65…eb1849
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x267c4d…2823f1
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa36d ago0x91a6b0…88c19c
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0xac65fe…5b9d08
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x286dc4…043cd4
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x6f460b…77342c
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0x249dfd…fafc11
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa36d ago0xe7a286…bfd2aa

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.