Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560x4019…c7e0Base—$0.10100%payAI13d ago0x774788…eeb8de
0xe153…90560xfa43…4bbdBase—$0.10100%payAI13d ago0x90bc62…c40e1c
0xe153…90560x9662…5a42Base—$0.10100%payAI13d ago0x79bbf4…3b333e
0xe153…90560x5f1e…dea5Base—$0.10100%payAI13d ago0x42f0ea…4ef9e2
0xe153…90560x320b…82c6Base—$0.10100%payAI13d ago0x3f5846…fd3cbb
0xe153…90560x764f…5cfbBase—$0.10100%payAI13d ago0x28ca9e…3be862
0xe153…90560x21cc…a27eBase—$0.10100%payAI13d ago0xcceddc…82f840
0xe153…90560x2e9e…37d4Base—$0.10100%payAI13d ago0x353ea4…462346
0xe153…90560x0157…b20dBase—$0.10100%payAI13d ago0xdda3b8…65e2e6
0xe153…90560x4706…3e18Base—$0.10100%payAI13d ago0x394386…a513eb
0xe153…90560x6df5…b411Base—$0.10100%payAI13d ago0x9c1db5…e57754
0xe153…90560x5c6d…0a10Base—$0.10100%payAI13d ago0xc6faba…ec3cf2
0xe153…90560x1ac6…7803Base—$0.10100%payAI13d ago0x758d7f…a74674
0xb2df…a6610xe153…9056Base—$1.30100%payAI13d ago0x27136b…66b82f
0xe153…90560xfa43…4bbdBase—$0.10100%payAI14d ago0x93d9a9…a90c81
0xe153…90560x4019…c7e0Base—$0.10100%payAI14d ago0xc5be8d…2fef23
0xe153…90560x5f1e…dea5Base—$0.10100%payAI14d ago0xe882b9…c90dd8
0xe153…90560x9662…5a42Base—$0.10100%payAI14d ago0xbb3f60…ba6872
0xe153…90560x2e9e…37d4Base—$0.10100%payAI14d ago0xd32166…1af824
0xe153…90560x0157…b20dBase—$0.10100%payAI14d ago0x3c4784…92d347
0xe153…90560x320b…82c6Base—$0.10100%payAI14d ago0xc98caf…c3ddf3
0xe153…90560x21cc…a27eBase—$0.10100%payAI14d ago0xbab85e…40ed9b
0xe153…90560x4706…3e18Base—$0.10100%payAI14d ago0xf13ba2…7713b8
0xe153…90560x764f…5cfbBase—$0.10100%payAI14d ago0x422788…2aef34
0xe153…90560x5c6d…0a10Base—$0.10100%payAI14d ago0x9e12a3…09de52

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.