Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd31b4e…cb7a6e
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2fb24d…abeb1b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd6ebf…3b7b9f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6da5e9…8e79ca
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x973f4e…82b9be
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d3d16…07557d
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e4cf2…109034
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x114118…d58484
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe4184e…15419c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8402a4…06ed91
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd670d8…2dffb3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb05540…f8c42b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5fc936…7c3434
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3bcbdf…411348
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc52351…f1e965
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x275ce6…424403
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbb589…bd1441
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x789cb6…8e13bc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3706fb…5dd2eb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5c0555…8999ec
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ac3fa…9d5458
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfdc505…b897ee
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9941a9…f73387
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f9d0c…b7cf09
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e9136…0f8ffb

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.