Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xf8c91c…cd59ec
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xbf8d60…95af3c
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xd925c2…f24e4c
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase29d ago0x778e83…24652d
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase29d ago0xdff3dd…ee43b5
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase29d ago0x6ec266…7aae5e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase29d ago0x92d57f…59fc4a
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase29d ago0xa4e789…2413ef
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xdfa694…c5b456
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xc8116c…8d1408
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase29d ago0x637508…205570
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase29d ago0xd4c2f1…a9e488
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x48f90f…ad1588
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xcf668f…75653f
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x7970bc…1e6b89
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase29d ago0x67f90c…66385d
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase29d ago0x7a025f…23673d
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x29a92e…9aecbd
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x3fc549…9173e7
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xe8b2a3…1ae061
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x90d6d3…f22291
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0x29df57…6b6e42
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xb6ec1d…fad6da
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xac1710…ebb616
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase29d ago0xcda309…0d2345

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.