Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xece6…ae8bBase—$0.02100%coinbase64d ago0x909b6e…8b013b
0x254a…d0910xece6…ae8bBase—$0.04100%coinbase64d ago0xeba67d…5a9d5f
0x254a…d0910xece6…ae8bBase—$0.02100%coinbase64d ago0x40e61a…2559da
0x254a…d0910xece6…ae8bBase—$0.01100%coinbase64d ago0xde3f1a…0fef10
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase64d ago0x82d3ee…0c7511
0x254a…d0910x1ca2…cccfBase—$0.01100%dexter64d ago0xd063cd…0afc32
0x254a…d0910x9dba…0df8Basex402 service$0.01100%dexter64d ago0xc4967b…8a2b66
0x254a…d0910x9dba…0df8Basex402 service$0.01100%dexter64d ago0x49f737…64f58e
0x254a…d0910x9dba…0df8Basex402 service$0.01100%dexter64d ago0x155607…986678
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase64d ago0xebb326…a4acb2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xd4ca04…2f4d73
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x10f9c7…a52bcd
0x254a…d0910x325b…d430BaseStableEnrichExa$0.03100%coinbase64d ago0x635757…bdf123
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x519cad…88d477
0x254a…d0910x325b…d430BaseStableEnrichExa$0.06100%coinbase64d ago0x094649…41dd86
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x25d2b6…d6eb74
0x254a…d0910x3ccc…fd85BaseToken4u AI Chat APIAi$0.003100%coinbase64d ago0xf5ad6a…1781be
0x254a…d0910x3ccc…fd85BaseToken4u AI Chat APIAi$0.003100%coinbase64d ago0x79eeee…9f6c2f
0x254a…d0910x3ccc…fd85BaseToken4u AI Chat APIAi$0.003100%coinbase64d ago0x674061…8eb439
0x254a…d0910x538a…3a8eBasex402 service$0.03100%0x538a…3a8e64d ago0x2e52d2…3b0c29
0x254a…d0910x538a…3a8eBasex402 service$0.005100%0x538a…3a8e64d ago0x59d8ec…45c52c
0x254a…d0910x538a…3a8eBasex402 service$0.005100%0x538a…3a8e64d ago0xce14c7…460a50
0x254a…d0910x538a…3a8eBasex402 service$0.005100%0x538a…3a8e64d ago0x36bccb…83d2c7
0x254a…d0910x538a…3a8eBasex402 service$0.001100%0x538a…3a8e64d ago0x333650…7843e4
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x3442eb…805079

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.