Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x95007d…e93855
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x0e3ab4…979afc
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xc3bed3…48357c
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x47bf39…a0e04b
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x42d824…2a4442
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xdfae4a…d6881f
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xc7ab96…0b88c3
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xa74582…622407
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x37fe44…e0b50f
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x6beb63…d88f96
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xaa62af…9ace98
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x8e321a…70840f
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x5da185…96de2c
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xe06889…74e044
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x2782f2…29f92b
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x1e0fa9…bc65b4
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x255b3a…f580ee
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xd2a33b…5c36e4
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xad7fa1…47fcdb
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x1fed98…62c274
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xfba71e…f4f947
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0xf75e80…c75942
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x34302a…4673b4
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x1ac016…de09cc
0x96d1…5bfd0xfe80…47eeBase$0.001100%fluxa14d ago0x5a2656…d1d820

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.