Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0xb65519…2cec12
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xdd3c7e…9cc1d7
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x5eba0f…c29d1b
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x60909d…477b4a
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x93bff1…f78a8c
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x2a9173…fa1e14
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x1c2a71…da8440
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0x2a7f1a…5077a5
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0xc00cf8…b645a9
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x13120c…565722
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0x559662…4003b3
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x67360b…8176df
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x66d8f8…b95b85
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa46d ago0xfb5b7c…e8f001
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xfc1e8a…a9077b
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xd5ab84…266f7c
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0xee819f…f4db2c
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x03ad65…890eaa
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa46d ago0x894184…486e5d
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0x9a44e0…188a98
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0xd6a5ce…4343dc
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0xb3f7d1…66962b
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0xe3554a…d2b7dd
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0x03049a…40f768
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa47d ago0x72fac7…a571a5

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.