Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8e6cc1…ec66b2
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc8741d…227fee
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x08f2c8…5991d8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4e7356…d00e89
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x91efa4…122c09
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc6ddac…8c2de0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe88c02…4bbe6c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0d19ab…bea841
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x88dbf3…267c23
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x08b5af…3f900b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3a9295…b7c834
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe52212…f46b67
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4f3b1e…60156a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5af96e…30db04
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbccaf8…2ed186
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe72633…aca9a1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd79364…8a71c3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x202fbd…db433e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x61db9c…5ce3ca
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa88b04…d4050e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x948fcb…78ce39
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x70323f…201201

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.