Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a1efc…085c01
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9102e…78e1ee
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e17d9…3335ec
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1db056…b8f499
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb0034…dd3efa
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd55f7…4a5524
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e7856…85421c
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd354c4…08f383
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd64354…5a7f6f
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd0d71b…15a81e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x26427d…d9d9c8
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7abc59…64fff7
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ab785…722d6a
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x37ca02…8f7ee7
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a2c4b…594359
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2284d7…54fa05
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x553c1e…a6c453
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f7c5d…9b2906
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x82e9d8…8b4264
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xee77f4…1ac3b9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x40bc74…746009
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa956ac…b46eb2
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa778c3…46d3c3
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x864e70…5e20f9
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x810b56…a614ee

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.