Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.50100%Route unknown54d ago0xd3bf78…c54ee6
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xaece21…d0f04d
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0x38b82b…292727
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xf5ae8c…911f39
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xa0db61…0fdb10
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0x6da69b…811690
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0x08c688…82c690
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0x6763f0…06cbcc
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xcc0fef…428e31
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xb1e761…887c73
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xf94e16…7baa17
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xd5d5f2…08ada1
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown54d ago0xfe98bb…8c401f
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.50100%Route unknown55d ago0x7aa431…fae17c
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0xb78431…04259e
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.50100%Route unknown55d ago0x00e44d…d04509
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0xf6eaf6…0d6701
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0xf2413a…5acdef
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.50100%Route unknown55d ago0x256c70…ae309a
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x77bc92…8e1d7f
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x97a61a…90ef29
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x30f33e…90534a
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x6ec556…8697df
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x3a43fc…9010bc
0x7c65…6c400xa82c…cc0aBaseCueFrameMedia$0.01100%Route unknown55d ago0x1b33fd…1b7130

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.