Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5560e…34584e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5efa7d…c72d62
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf519a2…5d050e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x671ae6…d8c643
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69590c…864a26
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x76b7b6…536ac4
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57c47d…1e8863
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x41a5ff…e6faa3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e9983…e7f6b7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x93af37…cdf6ca
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xccfe16…8a1e79
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x613891…3abc97
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad0960…84387e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x998ed8…26f323
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd00694…00056d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x665385…ebf6bd
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf90e36…103bf0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25a96a…4d072a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79392d…f954d7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x349549…46876a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x361654…a13a97
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4b1d8…7e6054
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3986b…21c3e6
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c9a52…b5efab
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12bf14…44a92f

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.