Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x07d298…5a3d19
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xe99959…92c237
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x77ccf1…46177e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x3baeca…db5c82
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x5020db…7999cc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xeebbe5…007e78
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xb74185…b41aa2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x36e1ec…d8d544
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xc2d15b…0d6977
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x23cb04…004d8f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xb5d6df…4916f4
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x36b689…d163cd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xe523b0…91b78c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x2dfb2b…a5bcbe
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x9ae468…6bffc8
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xd91d83…7527d0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x443de9…c5dc1c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xd5a371…78405c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xb59cd0…f4fda5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x40e634…ab9331
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xb9f202…587165
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x3ee712…3d0220
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xee2df4…46c826
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0x2efa5b…415741
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa69d ago0xcfd68c…9958e0

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.