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.01100%coinbase35d ago0xa4e843…13dd90
0xf737…90d40xf000…94fcBase—$0.01100%coinbase35d ago0xffd813…1af8c1
0xf737…90d40xf000…94fcBase—$0.01100%coinbase35d ago0xfbc839…413f3d
0xf737…90d40xf000…94fcBase—$0.01100%coinbase35d ago0xad9ce1…9174f4
0xf737…90d40xf000…94fcBase—$0.20100%coinbase35d ago0xfc6631…c5abce
0xf737…90d40xf000…94fcBase—$0.01100%coinbase35d ago0xa623a1…190286
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0x1e3626…ef908b
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0xae3e57…6179b6
0xf737…90d40xf000…94fcBase—$0.01100%coinbase36d ago0x654b14…ef7fea
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0xb1ffc8…c40032
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0xf35afe…7bf503
0xf737…90d40xf000…94fcBase—$0.20100%coinbase36d ago0x7268d2…4d6530
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0x4057ef…6d78c4
0xf737…90d40xf000…94fcBase—$0.10100%coinbase36d ago0x3062d4…f028b5
0xf737…90d40xf000…94fcBase—$0.10100%coinbase36d ago0xe93fbf…2a583f
0xf737…90d40xf000…94fcBase—$0.03100%coinbase36d ago0x627dfc…d847c1
0xf737…90d40xf000…94fcBase—$0.20100%coinbase36d ago0x147c60…96d829
0xf737…90d40xf000…94fcBase—$0.20100%coinbase36d ago0x728f17…463621
0xf737…90d40xf000…94fcBase—$0.20100%coinbase36d ago0x4f5e7e…a7903b
0xf737…90d40xf000…94fcBase—$0.10100%coinbase36d ago0xb248b8…3c28f2
0xf737…90d40xf000…94fcBase—$0.20100%coinbase36d ago0x0b5e24…5bb78b
0xf737…90d40xf000…94fcBase—$0.01100%coinbase36d ago0x159ae6…e0d2a6
0xf737…90d40xf000…94fcBase—$0.10100%coinbase36d ago0x955a66…c0e091
0xf737…90d40xf000…94fcBase—$0.01100%coinbase36d ago0xde277f…72b6eb

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.