Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfed6…23e60x9d19…08d3Base—$0.11100%fluxa122d ago0x3f3110…dc8598
0xcd2c…6d3b0x9d19…08d3Base—$0.11100%fluxa122d ago0x6e5feb…0586e0
0x2d82…36860x9d19…08d3Base—$0.11100%fluxa122d ago0x8bbedc…997b28
0x431b…0d220x9d19…08d3Base—$0.11100%fluxa122d ago0xbf26c2…a89558
0xb28d…bf910x9d19…08d3Base—$0.11100%fluxa122d ago0x8ac0be…c76375
0x2a37…f4d70x9d19…08d3Base—$0.11100%fluxa122d ago0x36bc9f…da9822
0x820a…117f0x9d19…08d3Base—$0.11100%fluxa122d ago0x50dd32…c739b1
0xc6b6…f63c0x9d19…08d3Base—$0.11100%fluxa122d ago0xfc774d…2d08bd
0x8126…52da0x9d19…08d3Base—$0.11100%fluxa122d ago0xbf4bc3…2e9af6
0x6b54…1b110x9d19…08d3Base—$0.11100%fluxa122d ago0xc2e090…23240f
0x532c…3b0f0x9d19…08d3Base—$0.11100%fluxa122d ago0xd67e03…bcd22d
0x80eb…8e790x9d19…08d3Base—$0.11100%fluxa122d ago0x81467a…24ba0c
0x56b1…7b5a0x9d19…08d3Base—$0.11100%fluxa122d ago0xc8a3ba…942356
0x7e10…35db0x9d19…08d3Base—$0.11100%fluxa122d ago0xd1b942…0987fc
0x9a0b…9f000x9d19…08d3Base—$0.11100%fluxa122d ago0x190da5…432538
0x8cb3…19b00x9d19…08d3Base—$0.11100%fluxa122d ago0xc8484a…a0929b
0x7eec…3a910x9d19…08d3Base—$0.11100%fluxa122d ago0xd73d77…38dc89
0xcf27…cf660x9d19…08d3Base—$0.11100%fluxa122d ago0xc95c1a…d6d0a1
0x0967…bd160x9d19…08d3Base—$0.11100%fluxa122d ago0x46c969…afb63a
0xe4d3…33dd0x9d19…08d3Base—$0.11100%fluxa122d ago0x4accd9…3b6ba7
0xf419…094d0x9d19…08d3Base—$0.11100%fluxa122d ago0x9c59a9…746ab1
0xc671…d7760x9d19…08d3Base—$0.11100%fluxa122d ago0xae553b…367d2c
0xa6f0…b3200x9d19…08d3Base—$0.11100%fluxa122d ago0xfb92c4…d749ca
0x5aa9…9ecb0x9d19…08d3Base—$0.11100%fluxa122d ago0xf7a61a…fc8339
0x4ec6…2b790x9d19…08d3Base—$0.11100%fluxa122d ago0x4163f4…dc77c2

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.