Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase12d ago0x5d946a…55a36b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xee859f…d7f5fe
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x3af6ef…ba19fd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xa3d7f1…f0f369
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xa87300…069bf2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x55b964…db6b60
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x5687ba…c64f48
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x2dd172…1a48f9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x3822b5…719324
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xf89302…d99c76
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x613649…f8d478
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x28e513…470bce
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x4dea6a…38d4c6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xe2b8e3…fc5341
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x5ced4c…0ab8d0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x6a25e4…97f907
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x1d5522…557d4b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xc4eab8…66d76e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xc924d6…1a1dfe
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xe3fc90…5d3f9e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xca29bd…f25046
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x33218f…d4909e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0xe032b8…07e5eb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x9c670b…8f903a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase13d ago0x49c667…d839ee

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.