Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570x9c95…e299Base$0.001100%fluxa34d ago0x6a741b…2319ad
0x019a…97570x9c95…e299Base$0.001100%fluxa34d ago0x519f2b…f25336
0x019a…97570x9c95…e299Base$0.001100%fluxa34d ago0x043d04…1643ef
0x019a…97570x9c95…e299Base$0.001100%fluxa34d ago0xd35da2…9fd0d4
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x38533d…4f0594
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0xe45953…9a1890
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0xc03dd3…135ca3
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0xdd6d01…d89331
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x3ad3fb…19866c
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x16cfc2…b95d46
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x9e82b4…2edc16
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x2b9d57…2ebf3d
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x786214…49e239
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x38b85f…0fbda7
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0xcc5355…a14417
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x934a61…f6bab1
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0xcc8046…3587a9
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x538cb5…c6ac6f
0x019a…97570xfe80…47eeBase$0.001100%fluxa34d ago0x618b3a…f4841a
0x019a…97570x9c95…e299Base$0.001100%fluxa34d ago0xb88fc2…350cfa
0x019a…97570xfe80…47eeBase$0.001100%fluxa35d ago0xaba197…bd64c3
0x019a…97570xfe80…47eeBase$0.001100%fluxa35d ago0x820785…c30c1b
0x019a…97570xfe80…47eeBase$0.001100%fluxa35d ago0x8dc52f…c21a0f
0x019a…97570xfe80…47eeBase$0.001100%fluxa35d ago0x663b47…fd3ca6
0x019a…97570xfe80…47eeBase$0.001100%fluxa35d ago0xc6a139…d44053

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.