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%coinbase15d ago0x08d4a0…12765f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd63160…91b6e7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd8d0e8…9d51e2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xb1aa49…4094c3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x1a2e5d…37b19c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3aca1b…bbdb90
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x5ebd71…57e0db
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x70c4cd…3ed8f9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xfc3c88…d948bb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x78167c…9cd279
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x668b3b…a1973c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3037c1…2997ae
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xa66a4c…94c4a5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xaeb46c…e6bc94
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x21c777…7949fc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x5f42b5…9f4b86
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xb27b44…e61518
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x52067a…5c7fcc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x401c71…6eb3bc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x709154…f659ea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xa0f020…c0b54a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x622c2b…2f30f1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd87c48…dddf91
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x266caa…bf7a4a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xfc9e92…e040cc

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.