Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x57e35c…67641f
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x314a58…d2e5e5
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x0b6303…083018
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x6a8158…f4f8da
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x847d37…c07d0c
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xa4127f…54272a
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xf7eace…95ea03
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x4dc56d…58dbe6
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x3ac350…3175ab
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xd69e1f…5aeb22
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x8ed6f7…77ad80
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x2fe1d4…d1da49
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x94222a…063e90
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x94bfc3…0d6b9c
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xd2b721…464aa3
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x07c8c7…daf43f
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x09399e…7d14a1
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xf4e4e0…e6e707
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xd5c88d…24fbbe
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x57c3c8…3284a7
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x96ecd5…221fac
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x4b9d82…d4547d
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xe557ed…9b0f43
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0xe0d888…dffaee
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase68d ago0x07f255…816a8d

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.