Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x4f3ff3…e80b63
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x605039…180e6b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xf95b2f…513801
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x5d6d8c…b37885
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x533dfd…40be44
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x17c6ad…9c1b82
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x600edc…630a57
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x1e50e1…c1f414
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xc98661…88548a
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x23a35d…97bc90
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x65af3f…259c04
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xf25654…24ca03
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x5c8ee1…69f345
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x4e670a…fc6fd4
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xeded01…ae1b2c
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x339f81…88e908
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x81a45f…6e4e35
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xe1199f…28d4f4
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x802299…fec57a
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x840a4d…0a5a55
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x5e484b…68c466
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x4d8da9…e959de
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x6bab38…b8ecc2
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0x0336ea…a04c87
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa17d ago0xa8968c…2f2373

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.