Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14b254…cc8abe
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a926c…c23cfd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf187a0…7ddd7a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b69f5…e005a2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x33b87a…ee8f42
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9cff3…53c283
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c2e3e…2d6ab2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f70e0…f01dd7
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0afabe…0238c1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe06bd2…215f30
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x655089…6dfd57
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x75b037…ab5ac2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x477058…1507f2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a5635…2558ef
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf020a…6f1ffc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb896be…b4c97e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d4259…e16db0
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ccb4a…559f9c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85702f…ea5fac
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0b539…c791d8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53531f…7752e3
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7b1f58…3155c9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa9b88…03e5b1
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa19cf2…4592ba
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46032f…6ef580

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.