Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x983903…410a27
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e2002…f70f84
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59b570…c419e2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a5656…1abcda
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x885d2b…e83b70
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x435870…926dba
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1e1c5…d602be
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d5d5c…097188
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff02f1…5d119c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde80bf…c8c0e1
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1a17f…6bb17c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09d68a…70efa1
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc666d…d2e733
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x782bd6…3c05ca
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23f395…0eb6e9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd20c66…6d38ae
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda35e3…d19a64
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e72af…e03dfc
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74461c…94286c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d54b0…337f37
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf72d2f…3bfec9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb85f3f…68831f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc09351…913188
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc21827…640e64
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb1ecb…69aecd

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.