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%coinbase70d ago0xde4222…3117f2
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x68a8d8…b42496
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xade055…a8adb0
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xf666ca…004b12
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x0c6d30…f9bb88
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xf1cd4c…5cffc4
0xa348…6c840x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x5645fc…ae5d77
0xa348…6c840x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xd31ee7…97023f
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x91414c…c486e9
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x9c1b69…7d9061
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x1a5cac…67a71a
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x8370fd…97e20b
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xf8295c…e16845
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x654a6b…a93cdd
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xa0b90e…f163bc
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x1a77fc…8266b3
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x1ed870…e7bf1b
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xc6c2d5…1ff6e9
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x2d0503…14925a
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x0eb5a2…9db315
0x8011…7e8a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xc24a53…5ff403
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xc8c874…53e8d2
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0x97979f…603b47
0x8a1a…aa530x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xc52deb…2e362f
0x90be…5a010x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase70d ago0xa8cfbf…fdab39

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.