Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x60cc67…411b23
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0xdef830…64aa16
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x46d617…f1b7dc
0x8d99…01140xf000…94fcBase—$0.05100%coinbase34d ago0x6a7a84…35a971
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0xc9cae9…092707
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0xd6c5e7…810635
0x8d99…01140xf000…94fcBase—$0.05100%coinbase34d ago0x375600…3dd544
0x8d99…01140xf000…94fcBase—$0.05100%coinbase34d ago0xa934d8…399fe9
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x742058…21f3c7
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x9c54a7…9186a6
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x1516be…31928b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x86a8ad…750721
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x493228…7d23bd
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x5d87a8…485590
0x8d99…01140xf000…94fcBase—$0.01100%coinbase34d ago0x8516ba…e23eb8
0x8d99…01140xf000…94fcBase—$0.05100%coinbase35d ago0xb9920e…a6cb93
0x8d99…01140xf000…94fcBase—$0.01100%coinbase35d ago0x803111…d738f6
0x8d99…01140xf000…94fcBase—$0.01100%coinbase35d ago0xfab0ec…018272
0x8d99…01140xf000…94fcBase—$0.01100%coinbase35d ago0xef57e7…5c40f3
0x8d99…01140xf000…94fcBase—$0.10100%coinbase35d ago0x6183f1…02e104
0x8d99…01140xf000…94fcBase—$0.20100%coinbase35d ago0x191274…1a7ba5
0x8d99…01140xf000…94fcBase—$0.20100%coinbase35d ago0x354d36…798d4e
0x8d99…01140xf000…94fcBase—$0.10100%coinbase35d ago0x880ff3…1d65e8
0x8d99…01140xf000…94fcBase—$0.20100%coinbase35d ago0x6e8010…193a7c
0x8d99…01140xf000…94fcBase—$0.10100%coinbase35d ago0xc0590b…00af89

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.