Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4c8681…a9a385
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80d2f2…11aca2
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x265e09…98e67f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc52c58…b27908
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fa960…b42a68
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf210d…1e55b5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14ebbc…0fb7e1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x741b60…ec3b0d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78ef4b…f1f2f3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bbc70…df73d8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b05aa…b17f28
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef6c66…acaf80
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39a408…239079
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7870f8…03de20
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbea9da…cb6c6a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcec5be…d526d4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65306c…9a9eb4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0e6b3…ac1e28
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf378a…2f70c5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f4bdf…cbcde8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf17884…5ac384
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3128d…7043cb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02df7e…1709a1
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x185d3c…3469a5
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ffcde…a360ee

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.