Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…51bd0x18e4…f92aBase—$1.30100%payAI14d ago0x78a438…656201
0x0363…51bd0x17d3…2255Base—$1.30100%payAI14d ago0x24b9d3…82f65b
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI14d ago0xc596d8…93d475
0xb13b…88580x0363…51bdBase—$3.90100%payAI14d ago0xbb1e4c…9ccfac
0x0363…51bd0x17d3…2255Base—$1.30100%payAI14d ago0x04e0e6…cd3721
0x0363…51bd0x18e4…f92aBase—$1.30100%payAI14d ago0xeb6935…bd9890
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI14d ago0x59777f…d604b0
0xb13b…88580x0363…51bdBase—$3.90100%payAI14d ago0x55ea5c…5a1b08
0x0363…51bd0x18e4…f92aBase—$1.30100%payAI14d ago0x8c9cf8…1179e1
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI14d ago0x455d8a…02a067
0x0363…51bd0x17d3…2255Base—$1.30100%payAI14d ago0xf0a2c8…869800
0xb13b…88580x0363…51bdBase—$3.90100%payAI14d ago0xf6cdd4…769314
0x0363…51bd0x17d3…2255Base—$1.20100%payAI14d ago0x6ea03d…a19435
0x0363…51bd0x18e4…f92aBase—$1.20100%payAI14d ago0x837881…b5681d
0x0363…51bd0xf9a4…9406Base—$1.20100%payAI14d ago0x00c558…482d80
0xb13b…88580x0363…51bdBase—$3.60100%payAI14d ago0x6b83d9…e70df0
0x0363…51bd0xf9a4…9406Base—$1.20100%payAI14d ago0x388f43…9f3300
0x0363…51bd0x17d3…2255Base—$1.20100%payAI14d ago0x333ae3…b73654
0x0363…51bd0x18e4…f92aBase—$1.20100%payAI14d ago0x3ab8f3…a57bcb
0xb13b…88580x0363…51bdBase—$3.60100%payAI14d ago0x2af986…cf2635
0x0363…51bd0x17d3…2255Base—$1.30100%payAI14d ago0x9c2b83…85ccfc
0x0363…51bd0x18e4…f92aBase—$1.30100%payAI14d ago0x92d868…02e3db
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI14d ago0x5d2172…0edae3
0xb13b…88580x0363…51bdBase—$3.90100%payAI14d ago0x4ce95d…50e2f3
0x0363…51bd0x18e4…f92aBase—$1.30100%payAI14d ago0xd9bf2c…56fb8f

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.