Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xe00e67…52eed4
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x091377…27afcb
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x81440d…6f15e1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x87f66b…3bc547
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xad1152…8a3e54
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x3fab64…55c83f
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x90d6aa…1f34cc
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa36d ago0x8ecda0…a87b0a
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x3e575f…f29a8f
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x76ee93…297dcc
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xebcd43…7c67f1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0xa58b5d…7f625f
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x72b3d4…ce7db9
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa36d ago0x71083f…108163
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0xdf751f…5c9015
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x49acf9…bf35a7
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x05aefb…3c29b2
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x99c34a…47c013
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0xe495dd…4846a6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x12bb18…ff6858
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x0c09b2…3037b6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x60077d…8ea876
0x1d6f…24f80x9c95…e299Base$0.001100%fluxa37d ago0x3da141…2124e6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x770d1f…e470c9
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa37d ago0x3aabab…3dee26

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.