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%coinbase89d ago0xb7bc6b…06e830
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xe4541e…671cb1
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x8287ae…6e22dc
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x3de0fb…983d1a
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x52ea34…e929b8
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x8e8f12…cf9c7d
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xac8350…b04059
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xc9e8c8…f18a24
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x350082…5331f1
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x208620…20f268
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x8f4afe…92c36e
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xad4483…b44d5d
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x164f4a…7022ce
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xd2bba7…360b16
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x7ce373…4f92bd
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xb0632b…b7bee3
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xec1e02…ba0dc9
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xf6164c…139a70
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x895429…1f21c7
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x1c38a2…70d3cf
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x1bf7ae…f382c1
0xcf33…ccdc0xa9dd…2315Base$0.004100%coinbase89d ago0x53ab82…568bed
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase89d ago0x2a6419…c6238a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase89d ago0x3890af…a9e445
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase89d ago0x52197d…0c2af4

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.