Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x92e9…601bBase—$99.91100%0x96de…249b71d ago0xcb5629…e539b6
0x13de…883e0xa872…e0ddBase—$49.96100%0x96de…249b71d ago0x3b9cdc…f13c7a
0x13de…883e0xfa8d…d711Base—$3.50100%0x96de…249b71d ago0xb0fef1…c0d601
0x13de…883e0x8aac…708cBase—$4.11100%0x96de…249b71d ago0xc4db71…1eb537
0x13de…883e0xdc1b…ddccBase—$10.01100%0x96de…249b71d ago0x578d2d…226b03
0x13de…883e0xa83a…bd12Base—$10.82100%0x96de…249b71d ago0xd38cb5…aec72c
0x13de…883e0xc8e2…93dcBase—$12.46100%0x96de…249b71d ago0x570a34…9512ab
0x13de…883e0x8cef…9542Base—$43.40100%0x96de…249b71d ago0x9cf9ad…a9f1ba
0x13de…883e0x1525…c084Base—$35.08100%0x96de…249b71d ago0x9f33bc…b215cc
0x13de…883e0xeb3f…d2caBase—$50.00100%0x96de…249b71d ago0x07ea24…f362ed
0x13de…883e0x3218…b358Base—$99.46100%0x96de…249b71d ago0x0f114c…d6efa5
0x13de…883e0x951c…9325Base—$49.96100%0x96de…249b71d ago0xeefe71…d49342
0x13de…883e0x1525…c084Base—$99.96100%0x96de…249b71d ago0x777087…e09fb8

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.