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%fluxa32d ago0xdc1ea7…254ab2
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xc2c4e0…18ee3a
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xe46bf6…a1c5b3
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xcaf394…4056c2
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa32d ago0x5ffa94…7d9d23
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xe4ab1a…821e64
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x58d120…79f988
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x485be5…ca1f74
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa32d ago0xc9d444…ae3439
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x8bb3ac…e80552
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xcf66b4…2e94b9
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x5cbf9c…72bc04
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xd090db…db3673
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa32d ago0x8ba68f…85fa93
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x91f8fe…bc0160
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x94ab51…2e718e
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xa5bd97…338311
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x6e91d8…279b81
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x968496…6a7698
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x46c14c…f1fa60
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa32d ago0xe1b413…c9a40b
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x7f26bb…2980fd
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0xdd7df0…1a5031
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa32d ago0xccc83f…c39763
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa32d ago0x56f2b3…1240b6

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.