Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x7e2323…0ecd08
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x2c49b9…5d21d3
0xf737…90d40xf000…94fcBase—$0.10100%coinbase42d ago0x2de2c0…ceff9e
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0xaa4e9d…9740e3
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x31bddc…e5920e
0xf737…90d40xf000…94fcBase—$0.10100%coinbase42d ago0x19485b…76e5e5
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x9d1f53…4c5a1d
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x438bc1…333733
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x07e16e…ba1d01
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x40b631…e9a625
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x0cf675…48c0e8
0xf737…90d40xf000…94fcBase—$0.10100%coinbase42d ago0x1bb59b…ffefe4
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x351e68…ff82db
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x1ed81f…ad6176
0xf737…90d40xf000…94fcBase—$0.10100%coinbase42d ago0x0da511…131aae
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0xa3d65f…e2ba5d
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0x74b7df…f0caa8
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0xf4b379…6ddfad
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x28d893…2dadae
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x2623bd…5595de
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x9d7373…f303ec
0xf737…90d40xf000…94fcBase—$0.01100%coinbase42d ago0xdebbad…bccbfa
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0x407a9c…130a1e
0xf737…90d40xf000…94fcBase—$0.20100%coinbase42d ago0xafb70d…73548f
0xf737…90d40xf000…94fcBase—$0.10100%coinbase42d ago0x0f675c…18abd6

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.