Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x4da4b8…0b2fd4
0x1db6…34380x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x45e8a2…653548
0x6909…c0ac0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0xb956a4…d9ebd4
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x9cf44c…e638ff
0xa545…b1e30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x6186e9…b78113
0xa545…b1e30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0xba88cc…c7422b
0xa545…b1e30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x6e72e6…03b14c
0xa545…b1e30x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x822a04…d00107
0x8d57…021b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x371ea5…13a293
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase59d ago0x91ad90…50d3dc
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0xef252b…739c93
0xfe2d…05570x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0x4ca463…be2e9f
0x0fcb…87740x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0x347318…a70c8c
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0xb1e26d…29bc52
0x7a7b…73930x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0xf38219…205139
0x8108…38930x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0xa70b38…efe224
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase60d ago0xc506f2…9874a9

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.