Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xd6fd15…f5791e
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xdbeeee…1f098a
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xa64e7f…1d12f3
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x7738ac…9da1af
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x9fd613…f2a1e2
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x437797…f9a5e1
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x4d364c…3481f9
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x7f3832…3f3785
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x451cea…43bcd5
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x5fe59d…3591bc
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xfb452f…25960f
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xc1c08e…8ddf55
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xda9dcf…740cea
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x4d4fdf…889d86
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0xbd7acc…202a77
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x70c00c…d9d775
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x27aa66…a1b07f
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x2e3c2c…5db2e1
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x2c1bb8…30ed87
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x7df74f…771831
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x0d35d9…47b9f1
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x039391…bc871c
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x4f02de…ed9465
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x8dd420…f0caae
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase71d ago0x5115a1…b85776

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.