Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x5f87…c7a0Base—$0.01100%coinbase36d ago0xe04cf6…4647c5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0x37206b…8da44c
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0xf57b85…3dcff6
0x6f9d…8ba00xebcb…e641Base—$0.01100%coinbase36d ago0xbd7560…225be8
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0x5e4b63…fc2961
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0x14033b…63fbf0
0x6f9d…8ba00xdee1…8100Base—$0.01100%coinbase36d ago0x4dfec5…94426e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0x078f28…c4592f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0xe036dc…d64ff0
0x6f9d…8ba00xf923…09eaBase—$0.01100%coinbase36d ago0x5768af…5b2daa
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0xd0faf3…216579
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0x012b73…2fc157
0x6f9d…8ba00x3b47…8ad9Base—$0.01100%coinbase36d ago0x12c1bf…1a913c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0xdb0d55…8e4634
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0x2c0648…ba9eb3
0x6f9d…8ba00x03a5…bcf3Base—$0.01100%coinbase36d ago0xff3c08…2b7564
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase36d ago0xfa7980…f9c030
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0x53545f…370885
0x6f9d…8ba00x84dd…c78aBase—$0.01100%coinbase37d ago0xf83edf…cee66b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0x0ab8a0…464608
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x9601d3…2c6f55
0x6f9d…8ba00xb1e6…99b8Base—$0.01100%coinbase37d ago0x168646…9ac8fe
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase37d ago0xc182e4…60bb54
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase37d ago0x3a5e21…e138b0
0x6f9d…8ba00x6900…02e0Base—$0.01100%coinbase37d ago0xef7fd5…9daaf8

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.