Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe17…0f9a0x32d9…ef7eBase—$22.07100%0xbbcc…962e72d ago0xd7c0e6…60a561
0x565a…12900x32d9…ef7eBase—$78.73100%0xbbcc…962e72d ago0x92e4c8…6b70ca
0xb629…ab090x32d9…ef7eBase—$197.62100%0xbbcc…962e72d ago0xb9f40b…82d594
0x565a…12900x32d9…ef7eBase—$43.94100%0xbbcc…962e72d ago0x0adea4…61884a
0xfe17…0f9a0x32d9…ef7eBase—$17.10100%0xbbcc…962e72d ago0x1ab823…545c87
0xfe17…0f9a0x32d9…ef7eBase—$24.06100%0xbbcc…962e72d ago0xc17aca…4b6dff
0x5d7e…a11e0x32d9…ef7eBase—$157.97100%0xbbcc…962e72d ago0x647fc3…a36489
0x90b4…bcb50x32d9…ef7eBase—$598.46100%0xbbcc…962e73d ago0x8ad304…3ff580
0x77ae…8bd70x32d9…ef7eBase—$999.94100%0xbbcc…962e73d ago0x26af6f…c38bdf
0x8e13…9bcc0x32d9…ef7eBase—$1,000.00100%0xbbcc…962e73d ago0x2c59d3…1f5c3c
0x90b4…bcb50x32d9…ef7eBase—$1,449.90100%0xbbcc…962e73d ago0xedfc03…b38050

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.