Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x6bb5…15bdBase—$158.6470%0x7347…d6919h ago0x438eac…2f974f
0xa54d…49f50x6bb5…15bdBase—$153.6470%0x7347…d69112h ago0x9d16c9…879313
0xa54d…49f50x6bb5…15bdBase—$153.5670%0x7347…d69112h ago0x93a840…d0991c
0xa54d…49f50x6bb5…15bdBase—$153.4970%0x7347…d69112h ago0xd7dbce…7cf7b4
0xa54d…49f50x6bb5…15bdBase—$153.4170%0x7347…d69112h ago0xce6a37…151897
0xa54d…49f50x6bb5…15bdBase—$153.3470%0x7347…d69112h ago0xfa472b…feb8ee
0xa54d…49f50x6bb5…15bdBase—$153.2770%0x7347…d69112h ago0x2e7ff2…ba1f2b
0xa54d…49f50x6bb5…15bdBase—$153.2070%0x7347…d69112h ago0xf84d34…08a75e
0xa54d…49f50x6bb5…15bdBase—$153.1270%0x7347…d69112h ago0x514a20…e3f272
0xa54d…49f50x6bb5…15bdBase—$114.9470%0x7347…d69112h ago0x9b56fb…ba10f3
0xa54d…49f50x6bb5…15bdBase—$99.9470%0x7347…d69112h ago0x47acb0…dc246e
0xa54d…49f50x6bb5…15bdBase—$152.9570%0x7347…d69112h ago0x4492c1…de6a24
0xa54d…49f50x6bb5…15bdBase—$152.8670%0x7347…d69112h ago0x5a3ed3…83ce77
0xa54d…49f50x6bb5…15bdBase—$152.7770%0x7347…d69112h ago0xd9eb5a…a6dc42
0xa54d…49f50x6bb5…15bdBase—$153.6870%0x7347…d69112h ago0x0c4ffd…40e408
0xa54d…49f50x6bb5…15bdBase—$153.5970%0x7347…d69112h ago0x36d9b6…dc15e2
0xa54d…49f50x6bb5…15bdBase—$153.5070%0x7347…d69112h ago0x10801b…e7132d
0xa54d…49f50x6bb5…15bdBase—$153.3170%0x7347…d69112h ago0x16d2f7…907459
0xa54d…49f50x6bb5…15bdBase—$153.2370%0x7347…d69112h ago0xf9645f…382b18
0xa54d…49f50x6bb5…15bdBase—$153.1370%0x7347…d69112h ago0x6efb00…3f275d
0xa54d…49f50x6bb5…15bdBase—$153.0470%0x7347…d69113h ago0xf57b24…f3fa6d
0xa54d…49f50x6bb5…15bdBase—$152.9470%0x7347…d69113h ago0xc78020…9f3227
0xa54d…49f50x6bb5…15bdBase—$152.8570%0x7347…d69113h ago0x53398b…a2d968
0xa54d…49f50x6bb5…15bdBase—$152.7670%0x7347…d69113h ago0x0b4837…4265ed
0xa54d…49f50x6bb5…15bdBase—$152.6670%0x7347…d69113h ago0xb3bba4…415e04

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.