Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0xe6726b…958281
0xc32d…12040x9c95…e299Base—$0.001100%fluxa38d ago0xabaa46…1fa0cb
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0xb1070c…40094c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x24492a…d0207a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x5ebd94…67689c
0xc32d…12040x9c95…e299Base—$0.001100%fluxa38d ago0x7250d3…0282ba
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x29922d…5c8029
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x12e6f0…9ae25e
0xc32d…12040x9c95…e299Base—$0.001100%fluxa38d ago0xb43867…23a483
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x71150b…9f5185
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x58eea6…ad8899
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x68c645…19a68a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x4e5169…0a2562
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x30828b…a96095
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x907465…f4cc43
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x0fbd48…db4c84
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x6d8825…d98268
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x8c582b…d8ec51
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0xf82485…9e0c83
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0xd44247…6bba83
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x5a036a…fb82bd
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x6966ac…71e87c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa38d ago0x7604d1…5bd465
0xc32d…12040x9c95…e299Base—$0.001100%fluxa39d ago0x049280…1d4a60
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa39d ago0x0816f9…dad545

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.