Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x42fed8…47bd5a
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xd3e6ab…7d193b
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x5293a2…e5e1af
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x5624b7…33d267
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xde4810…6c8b34
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x03f0c5…578055
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xfe7aed…8941f8
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x5db378…e77ba0
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x072bee…ba8e2a
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x43e88d…8478b3
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x7b6659…a5385f
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x77f71d…7b5ddf
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x317567…555f7c
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xdb411c…a08f98
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xa30c4f…00e856
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x4661b1…fc17a0
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0x496fda…396d39
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xb16cc5…62e492
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x6f197b…ac8552
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x1130f8…82b64e
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x52d116…11a053
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x8f0952…ee229e
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0xaeaeb7…0cdf7c
0xb064…54430xfe80…47eeBase$0.001100%fluxa41d ago0x478f53…98050d
0xb064…54430x9c95…e299Base$0.001100%fluxa41d ago0xa04d37…525862

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.