Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa04e…ba3f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x373c23…f271db
0xa04e…ba3f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x417595…806592
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x464555…f20938
0xa04e…ba3f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x813110…0bc2f2
0xcf98…fe7e0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0xda79a6…8b36bf
0xcf98…fe7e0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x56f7fe…cbb0a1
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x370f04…1f6304
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0xd8c7f9…fef2ed
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0x554f3a…6c7640
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18d ago0xba30c9…d4be6d
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x09c5cb…eea5a8
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xd1a71d…995106
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x88121d…c504b7
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x03aab5…cf03c6
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xfc6cce…53c388
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x6d4e7a…7a9f05
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xa82bf6…1e1697
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xd350ed…12bd80
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x14353f…f3b63b
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xd6b409…6cf95d
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x884092…c7ffe8
0xbb5d…71a90x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xbb0805…f72d37
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0xd61d38…8308d2
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x058b50…ba190f
0x0fcb…87740x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase19d ago0x720dc1…7a7cab

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.