Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56b7…fc730x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x47ea00…475384
0xb1a4…a4640x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xc207e9…c9d8b0
0x9852…8e4b0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x64664e…67ec4b
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xd6917a…cd2b0b
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xecdb3b…451bfe
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x025f70…3a21a5
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x31ae1e…407ee9
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x44b997…2d81ba
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x254b2d…099d14
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xd78ddd…bfc54e
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xf41f9f…baf02a
0x4985…5ce20x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x68d5f9…7ae908
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xb542a5…146f76
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xdcd053…c366df
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x0e8d06…5082f5
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0x53dbea…169155
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase78d ago0xf0adc3…c0ed99
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x9ebd96…c6f16f
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x6121a1…2713d8
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x60a0eb…85adce
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x7a1a1c…eac73b
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x48d1da…4d8775
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0xcefc13…985b02
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x1ddc50…b522e9
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0xbcefe9…f39f20

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.