Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff0c23…55282d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x05a6df…0b294f
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x422de5…5ce3dc
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa591e…72fb19
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x800266…16187a
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0afd46…e003ba
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec5722…2b18ca
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6465a6…0e5aa2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc71a78…524c52
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd47eb…9c0e32
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9aed0a…482357
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd9c63…ab3da5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfccf05…c5f7b3
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfba7ab…331588
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9be575…28d871
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x095774…3a2f8d
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x318584…b7ecfc
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x375890…f202db
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc734e5…0a6e69
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17ada2…c2ddd1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x58dde0…0e08c0
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf91c4c…c363e2
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x860cdb…ced01e
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x332af5…b1f681
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdc7ce…46f19e

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.