Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x154b…6d880x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase85d ago0xf3e1c7…7d2dc7
0x3ead…352d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase85d ago0x327601…d4ca6a
0x9042…a9420x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x4ea03c…23d5f2
0x09a0…ef200x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xa22586…8d6777
0x3bf1…1abc0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xc2ed4c…a307b2
0x56b7…fc730x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x0e12f3…a8066f
0x9852…8e4b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x7ed5fd…67bf3f
0x2c58…29500x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xa628af…be3a97
0xd4e9…12cc0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x310c12…ac7cbf
0x9852…8e4b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x55bed1…129e43
0x5ca5…fda20x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xfe0206…129f24
0x811d…61880x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xb7052f…d1ac42

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.