Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20a4…65b30xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a14d ago0x288ce5…74d820
0x0d38…982d0xc4bb…ea2aBase—$1.5370%0xc4bb…ea2a15d ago0xdd01bb…bd1cc6
0x60fa…151a0xc4bb…ea2aBase—$1.6670%0xc4bb…ea2a15d ago0x3660a8…6e870a
0x1999…a7280xc4bb…ea2aBase—$1.6470%0xc4bb…ea2a15d ago0x601692…f956ec
0x0062…25f50xc4bb…ea2aBase—$1.6270%0xc4bb…ea2a15d ago0x8f6eab…3d59ac
0x9f7e…b2230xc4bb…ea2aBase—$1.6070%0xc4bb…ea2a15d ago0xbf045a…22ac8f
0x47f4…a6150xc4bb…ea2aBase—$1.5870%0xc4bb…ea2a15d ago0xb0474d…aa6beb
0x3637…81840xc4bb…ea2aBase—$1.5570%0xc4bb…ea2a15d ago0x53ed93…bbba98
0x9ba6…f25b0xc4bb…ea2aBase—$1.5170%0xc4bb…ea2a15d ago0x870015…8c1595
0x94a0…67a10xc4bb…ea2aBase—$1.4470%0xc4bb…ea2a15d ago0xd2aefd…17fdcb
0x1eb8…6ab60xc4bb…ea2aBase—$1.5570%0xc4bb…ea2a15d ago0x525913…270dd3
0xad6c…309a0xc4bb…ea2aBase—$1.5370%0xc4bb…ea2a15d ago0xeae21a…64fc56
0x7c80…936b0xc4bb…ea2aBase—$1.5070%0xc4bb…ea2a15d ago0x61a40b…c58e5c
0x92df…df900xc4bb…ea2aBase—$1.4870%0xc4bb…ea2a15d ago0xc8ccdc…905089
0x4bf9…e8ed0xc4bb…ea2aBase—$1.4670%0xc4bb…ea2a15d ago0x8c96bc…784a39
0x15d2…b3810xc4bb…ea2aBase—$1.4270%0xc4bb…ea2a15d ago0x9e5978…f62f8b
0xad6c…309a0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0xf2ba97…53797a
0x9f7e…b2230xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0x6eda41…461025
0x4bf9…e8ed0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0x8acb0e…cbf08d
0x60fa…151a0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0xe78964…671d77
0x1999…a7280xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0x4b8c37…bd88a9
0x0062…25f50xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0x8e70c9…e648b9
0x47f4…a6150xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0xe4fa23…34536b
0x3637…81840xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0xab60fa…753637
0x0d38…982d0xc4bb…ea2aBase—$100.0070%0xc4bb…ea2a15d ago0xd2923c…2af316

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.