Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xed7510…779173
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xcbb8fa…eccead
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xfc392b…43dca8
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xe2f66c…835019
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xd021db…9d0476
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x59f994…48fab9
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xc6c8e8…45593d
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x71dfa3…0f1d5f
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x8c11e5…0694b6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x45c2a7…48f262
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xce1dff…737111
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x67bb49…ae443b
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x172bd4…34e3e3
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xab4b5e…6087d6
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xb19361…eed5b2
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x1d3fd7…c0e4b3
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x2c6b66…1176b1
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x43bd62…6470ba
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0xe83631…72f81c
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x4f958b…7b0626
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x6e8b87…df7b31
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x120258…59a7b7
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa49d ago0x57adae…3d59c7
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa50d ago0x1d37f6…40d6e9
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa50d ago0xe04c5c…32fcc6

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.