Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0xbba539…d98f45
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0xa3b8f4…44f80d
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x94e4ba…8c1ad9
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x77cb97…2ab4e9
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x87885b…d725ef
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x178561…10306b
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x6e302a…9b29f9
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0x1406ac…096953
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0xb75297…85efc5
0x60be…c0780x9c95…e299Base—$0.001100%fluxa67d ago0xcce7ed…300d94
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0x3c940d…fbc8fb
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xaaccdf…190097
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0x9dc1c0…caa22c
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xac2944…afee88
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0x5d82d3…1b8941
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xfaec0c…0cd4db
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xd382e7…ae8f52
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xb835bc…efe51d
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xdd1cb4…6ad754
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0x4d6d86…3f0767
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xb3c117…76d39b
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xbb8af2…535e57
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xba5408…022f55
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xa7400b…858908
0x60be…c0780x9c95…e299Base—$0.001100%fluxa68d ago0xa391f8…3689db

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.