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%coinbase3d ago0x442e6f…ae4ab4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xa574a8…97a687
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x4f6959…21a573
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xeffe58…b42091
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x1b33de…afbf90
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xaeaeec…f4ef21
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xedb595…a5eb76
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x99dbc1…f38105
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x4c27cd…7b458c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x5984bb…8a98f3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x72e04c…4a2726
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xcb5d0d…8e4ed2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x02ce2c…c2d39c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x91fe1b…fd3a90
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x16161d…8bbd61
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x46cbaf…275c92
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xc8cf58…a1b947
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x68eb22…f82137
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xfd5320…518f56
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x1bb50b…f89863
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x36cdff…787d2d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xea9e91…6b5243
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xb65aa4…43ed2a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x3b2196…120db9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x1ac4a2…b964fe

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.