Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x735049…0e0c8b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc34d ago0x607b59…c080a0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xa4c937…050476
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x7d2a1a…368dcf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x2c7317…e33fbe
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x0f4c04…d02ffd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xf016af…7b8625
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xecfd12…5509b3
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc35d ago0xa5fbe7…fe847b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xa3794c…ccab1d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x4c90e6…5be794
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x303f6a…b36df2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x79761d…18c013
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x0e53a5…09700c
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xba3c9e…4a04c7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0xc2a308…8e4e5b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x8fe6c1…811fd9
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xdac762…10476a
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xb80386…ba5cef
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xbfa928…2a3ecb
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0xd2f781…494442
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35d ago0x7ed3ad…6e796a
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc35d ago0x7e615e…0edebc

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.