Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x75c8…902c27d ago0x56a807…362b4c
0xa520…eca40x47c5…4fc3Base—$1.0570%0x898f…4f5e27d ago0x789df0…0ca44c
0xa520…eca40x47c5…4fc3Base—$31.5070%0x4136…b72627d ago0x8a0ef1…2b8713
0xa520…eca40x47c5…4fc3Base—$10.5070%0xf9f2…732927d ago0x23ea1f…4a30b6
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfec0…c39427d ago0xd9bab1…dc1432
0xa520…eca40x47c5…4fc3Base—$21.0070%0x4d43…5ecd27d ago0x38685a…4c93f9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7d28…b24827d ago0x0f0f3a…fac289
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8de7…1c2c28d ago0x146e37…1e0d28
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc89e…795828d ago0x5a28fb…aab75b
0xa520…eca40x47c5…4fc3Base—$19.9570%0x5dca…cd2128d ago0x937270…638632
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfbd8…39da28d ago0x0658bb…82598b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6ae4…e26d28d ago0x29511d…24ca11
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6170…fcde28d ago0x1bfa88…813829
0xa520…eca40x47c5…4fc3Base—$10.5070%0x58f6…451728d ago0x02b76d…955556
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0744…c73c28d ago0x41cdfb…a91230
0xa520…eca40x47c5…4fc3Base—$21.0070%0xa69c…e8d528d ago0xf2d019…918259
0xa520…eca40x47c5…4fc3Base—$10.5070%0x505d…14d628d ago0x5ab6f0…25daa3
0xa520…eca40x47c5…4fc3Base—$5.2570%0xa8cd…654828d ago0x9bcdf1…907b91
0xa520…eca40x47c5…4fc3Base—$52.5070%0x6a32…813628d ago0x8d7633…d9a875
0xa520…eca40x47c5…4fc3Base—$5.2570%0x7685…476928d ago0x6ea514…2a8ef9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x30b6…608928d ago0x33232d…be1f4a
0xa520…eca40x47c5…4fc3Base—$8.4070%0xdc27…c47d28d ago0xc9f7d9…b65687
0xa520…eca40x47c5…4fc3Base—$5.2570%0xc7fb…441428d ago0xa3faee…589c03
0xa520…eca40x47c5…4fc3Base—$10.5070%0x433f…6ee928d ago0x62e56c…851682
0xa520…eca40x47c5…4fc3Base—$10.5070%0xefcd…fefe28d ago0xf17370…5a1f3f

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.