Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x0f13c3…f1850e
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x03a0ef…e87f08
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x64112b…ea6bd5
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x594db5…95c9b9
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0xc50e22…de48f7
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0xe145a5…453e7c
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x1d0e9d…a90d77
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x5a1c4a…cb68e8
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x8a7649…131a4f
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0xd4de95…ddccdf
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x7b4f2f…560ed6
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0x37e09a…369a04
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa17d ago0xc3dca4…1ffa9e
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0x973121…1d77b1
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xf795b0…8fa12a
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xcc362b…2f4153
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0x60aec4…c6ad9a
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xd562bb…e2aec0
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0x5a2b3b…eb2228
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0x6298b8…91fec7
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xae1299…6eb155
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xf72dae…3c5197
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xe33470…658219
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0x35ebc4…43c635
0x3984…bdd50xfe80…47eeBase$0.001100%fluxa18d ago0xe2042f…879243

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.