Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x494556…520648
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d689f…56d7a3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bf484…7f1198
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbae4d…09c555
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x733db6…554e64
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa492f8…e9fcc1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c8a0d…c6d190
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0e03b…8de84f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70ab68…ed8086
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61866e…69782e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12fbfd…ef9a10
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x373992…f058bd
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x047178…d64865
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdabfe4…54951c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x36b952…19057d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe7cee…fb87a5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8fdbe…3ca284
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3f05a…68bdd4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98c275…7f5660
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76ef6c…d74462
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x866efd…8e508f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37c0fe…ce127d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c080c…872ef1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1021e3…8cf46a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd83abf…d1dabe

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.