Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x6c44e7…543653
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xaf7507…7edd5e
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x2f1f74…925b72
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x51b4d9…a2f52a
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x5a0ee0…ac9410
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x006e75…ec1220
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xfae261…1b8ef3
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x36d7c4…d86fc9
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x84fda0…5daf61
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x112754…ec36d8
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xe993a4…f7868f
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x39bc55…33835c
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xf16759…a1f9f8
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x05e644…347688
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xb13aee…dc128a
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x0b1ea8…8a9c9c
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x1fb3f5…bdc0f4
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x831d46…0722ef
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xf810ee…f10d51
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xec59e1…43b608
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0xaab094…e6468b
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x0cdafc…b39e98
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase20d ago0x34a512…9a4e97

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.