Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe525…2d5f0x10c1…1e24Base—$0.23100%coinbase107d ago0x8e9945…190a7f
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase107d ago0x30efc5…e34af6
0xe525…2d5f0x10c1…1e24Base—$0.14100%coinbase107d ago0xdbb700…cc751e
0xe525…2d5f0x10c1…1e24Base—$0.006941100%coinbase107d ago0x6de522…be9e7a
0xe525…2d5f0x10c1…1e24Base—$0.04100%coinbase107d ago0xb56a06…e090d4
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase107d ago0x2563a7…a34341
0xe525…2d5f0x10c1…1e24Base—$0.03100%coinbase107d ago0x4217fc…2797c8
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase107d ago0x27d27e…13144d
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase107d ago0x214070…92e4db
0xe525…2d5f0x10c1…1e24Base—$0.11100%coinbase107d ago0xf7fb65…95e65b
0xe525…2d5f0x10c1…1e24Base—$0.28100%coinbase107d ago0x8a42f1…3105e3
0xe525…2d5f0x10c1…1e24Base—$0.04100%coinbase107d ago0x76b642…bf01ab
0xe525…2d5f0x10c1…1e24Base—$0.13100%coinbase107d ago0xb9c47a…607b9e
0xe525…2d5f0x10c1…1e24Base—$0.10100%coinbase107d ago0x43c0a4…084dda
0xe525…2d5f0x10c1…1e24Base—$0.24100%coinbase107d ago0x1efda7…343cdc
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase107d ago0x7df758…d40ff5
0xe525…2d5f0x10c1…1e24Base—$0.22100%coinbase107d ago0x053175…b7c2ba
0xe525…2d5f0x10c1…1e24Base—$0.33100%coinbase107d ago0xb7d9bf…dfebd4
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase107d ago0xbb4e90…fc2b3c
0xe525…2d5f0x10c1…1e24Base—$0.11100%coinbase107d ago0xb332c6…893b9e
0xe525…2d5f0x10c1…1e24Base—$0.05100%coinbase107d ago0x564196…f226a1
0xe525…2d5f0x10c1…1e24Base—$0.02100%coinbase107d ago0xffcf02…b61f0f
0xe525…2d5f0x10c1…1e24Base—$0.10100%coinbase107d ago0x9a8e83…3f8cc0
0xe525…2d5f0x10c1…1e24Base—$0.11100%coinbase107d ago0x91906d…66dd1b
0xe525…2d5f0x10c1…1e24Base—$0.18100%coinbase107d ago0x53d003…fbccdf

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.