Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a4f…2b9b0xed9f…9902Base—$0.45100%coinbase6d ago0x22edd6…79728b
0x2a4f…2b9b0xed9f…9902Base—$0.34100%coinbase6d ago0xf6429a…443919
0x2a4f…2b9b0xed9f…9902Base—$8.05100%coinbase6d ago0x8b478c…da0495
0x2a4f…2b9b0xed9f…9902Base—$5.86100%coinbase6d ago0xae17d1…ce8c94
0x2a4f…2b9b0xed9f…9902Base—$4.14100%coinbase6d ago0x00f134…f6b195
0x2a4f…2b9b0xed9f…9902Base—$0.59100%coinbase6d ago0xe07ed0…07c6cc
0x2a4f…2b9b0xed9f…9902Base—$0.48100%coinbase6d ago0xbb04fb…25767f
0x2a4f…2b9b0xed9f…9902Base—$0.37100%coinbase6d ago0x6bdb50…8a6f1f
0x2a4f…2b9b0xed9f…9902Base—$8.80100%coinbase6d ago0xcbd231…6e5879
0x2a4f…2b9b0xed9f…9902Base—$6.47100%coinbase6d ago0x218f0e…517a78
0x2a4f…2b9b0xed9f…9902Base—$4.61100%coinbase6d ago0xa624ad…d8dbd9
0x2a4f…2b9b0xed9f…9902Base—$3.16100%coinbase6d ago0x146d06…2c16a9
0x2a4f…2b9b0xed9f…9902Base—$2.08100%coinbase6d ago0x6af2d8…037503
0x2a4f…2b9b0xed9f…9902Base—$1.31100%coinbase6d ago0xcae328…15bed0
0x2a4f…2b9b0xed9f…9902Base—$0.79100%coinbase6d ago0x6efbf0…cda5f5
0x2a4f…2b9b0xed9f…9902Base—$7.12100%coinbase6d ago0x7682fc…4f560f
0x2a4f…2b9b0xed9f…9902Base—$5.12100%coinbase6d ago0xe3c36a…ce226c
0x2a4f…2b9b0xed9f…9902Base—$3.55100%coinbase6d ago0x491005…d2d047
0x2a4f…2b9b0xed9f…9902Base—$2.37100%coinbase6d ago0x86a9d2…867314
0x2a4f…2b9b0xed9f…9902Base—$1.51100%coinbase6d ago0x1e2912…063983
0x2a4f…2b9b0xed9f…9902Base—$0.92100%coinbase6d ago0x2c23d6…5f5817
0x2a4f…2b9b0xed9f…9902Base—$0.63100%coinbase6d ago0xfce8b5…6fd894
0x2a4f…2b9b0xed9f…9902Base—$0.52100%coinbase6d ago0x14930b…556da2
0x2a4f…2b9b0xed9f…9902Base—$0.41100%coinbase6d ago0x06d369…8b4374
0x2a4f…2b9b0xed9f…9902Base—$0.30100%coinbase6d ago0xf734a6…ff1b14

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.