Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e2e…71ff0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xa4b9e8…938645
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x7b5f7d…1e0dfb
0x9688…d92d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xbca8c4…d8bcf1
0x6909…c0ac0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x0064f0…b8aa3d
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x856738…7229e4
0x350e…66570x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x9ee8ba…01a39c
0xc771…f7750x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x11449a…af1ce5
0xc771…f7750x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xdf4681…2dc7b0
0x8d57…021b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xf4214c…b27ff0
0x1a00…9a8d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x6a5fd6…f8cbee
0xa2e9…653a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x184d14…026eb2
0xa2e9…653a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xba84ca…ed12a9
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x9ab059…f1f35d
0x5832…74e80x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0xb5ba22…49f4a3
0x5832…74e80x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x6d4ef1…5a29b9
0x5832…74e80x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase61d ago0x4d2d2f…9bca3c
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase62d ago0x150d67…728553
0x2980…68830x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase62d ago0xc235f0…ef6590
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase62d ago0xd56167…88aa09
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase62d ago0x57eb33…4b806a

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.