Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x17c2ae…b38931
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x0639c2…d78b4f
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xd43367…127c1b
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xde8edd…3f9944
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x5b66fd…3f0dac
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x04c7f6…c1a591
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xc8ed0c…d3ff41
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x7a41fc…32be0f
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xccee05…a7e679
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x9834d1…be7f52
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xdf7099…4d51e2
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x0e7a3a…049d9f
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xfc4bf7…e4e4a1
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xd1ea65…e8949d
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x047bc7…0c5ecb
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x8ffa55…6557e5
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xe07cc2…1f966a
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x44114d…7a1dd0
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0xe4a5ab…6f7fe6
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x6424fc…9fcd55
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x21ffc0…b50a0d
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x42c33a…c93acb
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x74a80d…29c3fa
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x9d983b…5d3b5f
0xc22c…62090xab74…423dBaseOracle Askx402$0.01100%coinbase42d ago0x7470e1…8dbc05

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.