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%coinbase25d ago0x9ad224…40ae4b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x5edcc6…66714f
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x42d11f…71d1bd
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0xfb6db3…b6435b
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x4967ce…ffdb07
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x63aed8…6e3f56
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x38dfb5…7cf6cb
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0xd751cc…64f4b5
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0xcab016…e5fd65
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x1db651…68e0e4
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0xbbde15…796d1b
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x2c9d07…1d3afd
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0xe7d56c…245456
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0xd89b15…4295df
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0x981a68…82d235
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x70f940…c45f33
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0x3427df…c65a4a
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x26c37f…42ec7c
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0xc080c5…1a158c
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0xa6f3da…227545
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0x098c28…abc414
0x8d99…01140xf000…94fcBase—$0.10100%coinbase25d ago0x93d466…370f2b
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x14304f…a046d6
0x8d99…01140xf000…94fcBase—$0.01100%coinbase25d ago0x8b1a91…2ffefa
0x8d99…01140xf000…94fcBase—$0.20100%coinbase25d ago0x520f01…52738b

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.