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%fluxa39d ago0xc26360…3f9f0e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0xd39f85…8d85c8
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xb14431…937476
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0xfd83fd…f77135
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xa6b980…a29a70
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x45af09…70948a
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xe85cdd…7d6be9
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0xe4372e…e8a46a
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xfa3d65…036aa9
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0xd41e17…f0a195
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x97a89b…3ab830
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0xd0e76b…a5b698
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x310865…13ec5e
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x58cfb5…c1864c
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x9e9941…1fe7f1
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x6c88d7…6c808c
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x95291b…4259fd
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x8c02fa…e0ce7b
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x9f7c84…231525
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa39d ago0x827045…5314f6
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x0d4fd7…2a1c90
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa40d ago0x865709…e10d33
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa40d ago0x316255…52d98b
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa40d ago0x18cd3e…1d386e
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa40d ago0x923fe1…0c92a3

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.