Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x38ca07…db145e
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xad62fc…7e94a1
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x66318b…b008e1
0x843b…c4a70x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xd757d9…a560ea
0x843b…c4a70x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x4982a1…00c103
0x843b…c4a70x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xb576a0…685053
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xe87777…d4118e
0x843b…c4a70x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xc90f43…3e3934
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x7c5639…c5a075
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x8ce6e6…1ac9dc
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x77f2d3…50068f
0x59c6…a0680x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x957673…795a01
0xfe24…4aff0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x513129…654c98
0xfe24…4aff0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x44a96c…0e64f9
0xfe24…4aff0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x58bc70…739583
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x28b2ca…71c44a
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x5a75e9…068bc6
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x6b54bf…9b21ce
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x5a3532…453758
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x094abe…26e2aa
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x72f7ec…cfffb6
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0xd975d7…25c3ee
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x795cff…79bb70
0x7d43…12800x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37d ago0x9f6c6b…7e5b06
0xfe24…4aff0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase38d ago0x74471c…e22969

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.