Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase29d ago0x3aba75…1f544b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xa5ced3…ee0c52
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x456aa6…d8f680
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x9e716f…6080bd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x0f9f9a…65a6d8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x432e87…8f9ad6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x00e043…a9a571
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x236397…fdc4ec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x916105…36e08d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x577bb8…ca97ce
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x23b1df…57badf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xef2e5e…a158d9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x58f4b5…206046
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x6c5927…0d66a5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x5b8d81…4d1885
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xd55cb6…db5a83
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xabde68…4490c4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x04eb18…69562f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xa63f1b…ea017d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x13ee96…2c75d4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x7fbf06…4071d7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x76f0c7…ae2fec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x402c28…fdb4c7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0x5dac72…5b68e0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase30d ago0xc38c9b…64012d

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.