Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c1d…27660x61f7…0f75Base—$1.3970%0xa923…c9ac27d ago0x059c72…7c4df2
0x1741…d2fb0x61f7…0f75Base—$1.4970%0xa923…c9ac27d ago0x9b087f…e1241e
0x2cdd…52470x61f7…0f75Base—$2.3970%0xa923…c9ac27d ago0xc6fd69…d15d03
0xd40a…127b0x61f7…0f75Base—$2.1970%0xa923…c9ac27d ago0x1cec22…684207
0xe3d9…72720x61f7…0f75Base—$2.2970%0xa923…c9ac27d ago0x960c24…766786
0x87fe…90b20x61f7…0f75Base—$5.5970%0xa923…c9ac27d ago0xdbc879…953599
0x5c11…8d330x61f7…0f75Base—$2.5970%0xa923…c9ac27d ago0x5a0d91…5c6997
0x27fc…588e0x61f7…0f75Base—$1.5970%0xa923…c9ac27d ago0x881ae2…03e38f
0x301a…261b0x61f7…0f75Base—$2.3970%0xa923…c9ac27d ago0x175043…8000fa
0x1125…c22b0x61f7…0f75Base—$2.6970%0xa923…c9ac27d ago0x7c4292…e21282
0xa6ad…4a700x61f7…0f75Base—$3.0070%0xa923…c9ac27d ago0x41f268…aa1afa
0xc131…fc190x61f7…0f75Base—$4.0070%0xa923…c9ac27d ago0xbdd4b5…c7e03e

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.