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%coinbase17d ago0xc378dd…7dbe03
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x67ef22…0ccab6
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x7e5da7…6f3551
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xd2b06b…8ab8f2
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xb8a7d3…f6b61b
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x32a18b…ed41cd
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xcdc041…3d15b9
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xd8069a…94f6f4
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x67b5d0…b3699a
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xe8ad62…0bdd4a
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xd35760…8b23e1
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x7795dc…112c7f
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x603194…3304b4
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x78cdd0…2c9323
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x5ad8db…b36337
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x7c34ab…b3963d
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x86a7e7…76755c
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x8f1b6b…81c596
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0xe29ffa…eea1b4
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x92c919…5ddc80
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x23ee37…8bf983
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x34307d…ad4d2c
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase17d ago0x004399…f91a3c

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.