Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cdf7d…579315
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18d2c1…19474d
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60c59a…b0bb07
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24d24f…bc0290
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82eac7…9cc8d4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x698768…4952b9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x277978…301c39
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3ca96…a63fa6
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbffe9…4295b3
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc2627…cf438f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fe7bd…222cc8
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x476019…667788
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96272c…5df6aa
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fdeda…8e54cf
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b8770…e8375b
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a2483…c23a3a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7276ea…e9166e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99af44…3ffb72
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4bde3d…c02dd5
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb77ae0…7f0133
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d860e…855661
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcedba8…f5af1f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4a0ceb…5ed995
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3893f7…e0fb02
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI108d ago0x548f08…c1da5e

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.