Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x406ab2…e09220
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0xd18451…a44ffe
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0xd94834…a987e2
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x6f186c…8304dd
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0xe11e57…f89dbb
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x906b43…f1af80
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x10ab77…c8abf1
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x71b751…303392
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x51b0b0…7b5446
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0xffb856…27654e
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa20d ago0x18b170…791ea3
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xd3648f…782bff
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xd309a7…18c05d
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xd1369e…0073c8
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xfefc05…672490
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xe583dd…862fe2
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x722258…295b37
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xb8bed9…e81740
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x2ca0c7…e74c5d
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x4998ff…e5fcda
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x72ee68…a4eb50
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x272ec1…2f8132
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xec466b…83a521
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0xfae5ad…a0ba19
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa21d ago0x5fa372…ebbd7f

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.