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.003100%coinbase89d ago0xf89fdb…123f2d
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xe31aee…a2df85
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x8db704…1b0aef
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xeee39b…7cd768
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xec54b7…02babf
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x5529ff…94a1eb
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xaf74ed…fe4e55
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xa6d8d4…c142b0
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x88dd4e…d574c1
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xfe014e…97cfeb
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x433002…624665
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x427384…64758f
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x788234…0a185e
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xed4145…ca6acd
0xcf33…ccdc0xa9dd…2315Base$0.004100%coinbase89d ago0x0ac460…8c9120
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase89d ago0xbbcb85…52f267
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x6ba2b5…c57ffd
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x91d0e4…e90987
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0xf8b36f…cdce46
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x114018…94fb22
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x1bf968…c2e5ad
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x255c4f…a3c809
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x017575…622893
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x51a2b0…d80f39
0xcf33…ccdc0xa9dd…2315Base$0.003100%coinbase89d ago0x04ac2f…cd5daf

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.