Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$36.40100%mrdn112d ago0x916daa…4df361
0x1cec…8dd40x8e77…e2d6Base—$28.67100%mrdn112d ago0x156600…00b80b
0x1cec…8dd40x8e77…e2d6Base—$26.22100%mrdn112d ago0xf78e02…95d665
0x1cec…8dd40x8e77…e2d6Base—$20.58100%mrdn112d ago0x834a9e…021af7
0x1cec…8dd40x8e77…e2d6Base—$20.24100%mrdn112d ago0x4188c8…d4e2a6
0x1cec…8dd40x8e77…e2d6Base—$28.43100%mrdn112d ago0x665d98…8c542a
0x1cec…8dd40x8e77…e2d6Base—$28.38100%mrdn112d ago0x3dde9d…748504
0x1cec…8dd40x8e77…e2d6Base—$27.97100%mrdn112d ago0xe65035…90d73f
0x1cec…8dd40x8e77…e2d6Base—$28.44100%mrdn112d ago0xff4a28…c35de3
0x1cec…8dd40x8e77…e2d6Base—$26.89100%mrdn112d ago0x54cdec…45123c
0x1cec…8dd40x8e77…e2d6Base—$19.09100%mrdn112d ago0x55f20b…9e3042
0x1cec…8dd40x8e77…e2d6Base—$13.09100%mrdn112d ago0x85d9a1…55f8bc
0x1cec…8dd40x8e77…e2d6Base—$28.65100%mrdn112d ago0x1fa7ad…443b14
0x1cec…8dd40x8e77…e2d6Base—$23.68100%mrdn112d ago0x65402c…837ebb
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn112d ago0x264d1b…dfd162
0x1cec…8dd40x8e77…e2d6Base—$26.92100%mrdn112d ago0x17f2c2…f11be9
0x1cec…8dd40x8e77…e2d6Base—$25.42100%mrdn112d ago0xc7b7a0…821a74
0x1cec…8dd40x8e77…e2d6Base—$26.49100%mrdn112d ago0x5785b5…72f304
0x1cec…8dd40x8e77…e2d6Base—$29.04100%mrdn112d ago0x2591a5…ddc1c4
0x1cec…8dd40x8e77…e2d6Base—$29.04100%mrdn112d ago0x26d5fb…cdb5e2
0x1cec…8dd40x8e77…e2d6Base—$23.39100%mrdn112d ago0xe4fc2d…b9ff32
0x1cec…8dd40x8e77…e2d6Base—$29.25100%mrdn112d ago0xbd26ce…4c4230
0x1cec…8dd40x8e77…e2d6Base—$12.89100%mrdn112d ago0x20e733…dbc5f0
0x1cec…8dd40x8e77…e2d6Base—$24.50100%mrdn112d ago0xd4fbfe…23c170
0x1cec…8dd40x8e77…e2d6Base—$21.77100%mrdn112d ago0x37eb7a…2f394f

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.