Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x779e33…140065
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xb35184…7be0aa
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xa40ca6…cc1746
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xd89382…179936
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xeebf67…9c5bd2
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0x759665…834cd6
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x4b02b0…4e0455
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0x0cbbdd…6e6abc
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xaf3127…c43b4c
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0x40a816…2d0de3
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xe48f8f…2f7ff2
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xed9705…a888ab
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0x6c553f…faeb2e
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0xf8f506…0d6529
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x28696c…26e3be
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0x5cc764…12ed0b
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x319d6f…900580
0xf737…90d40xf000…94fcBase$0.20100%Route unknown24d ago0x034f26…3bd935
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x196741…299068
0xf737…90d40xf000…94fcBase$0.20100%Route unknown24d ago0x3b4b04…434882
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0xabd78a…ce32ab
0xf737…90d40xf000…94fcBase$0.10100%Route unknown24d ago0xed4a91…0cca41
0xf737…90d40xf000…94fcBase$0.20100%Route unknown24d ago0x982272…56ea4f
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x5e17c2…636e6e
0xf737…90d40xf000…94fcBase$0.01100%Route unknown24d ago0x2b9c8e…438c0c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.