Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x138d8e…36b371
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xc5f4aa…f5d248
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xc24fd6…6b6c32
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xe82462…f33128
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xc029e5…ccce1b
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa46d ago0x8cf6b2…360a36
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xb83a73…07f6c9
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa46d ago0x69a359…6740bd
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x7eea15…9b376b
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa46d ago0x892953…059f9f
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x8ed517…45d758
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x7f0f71…0b93ae
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x1a127c…5760a9
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa46d ago0x549256…56af7d
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa46d ago0xf8e64d…e4f7e6
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xb60077…b66455
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xac92e0…935d86
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0x0edde3…60ac38
0x7ec1…a1580x9c95…e299Base$0.001100%fluxa46d ago0xc50aa9…c262e9

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.