Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xeb80f2…2f1a1f
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x89baf2…4210ce
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x86ab68…6d4ff4
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0044a2…d959c0
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5659a5…142ddc
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x8cfdcd…97df4b
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x40528e…8ec0b3
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x320340…bb5073
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0d88b8…04d898
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xf8b173…4ea17a
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xc749c4…e12c44
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x346083…83952b
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xa61228…d1de90
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x101a47…4ef9d8
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xdeb6ac…bbd6ac
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xd483ad…a19af9
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x0352e2…0d322c
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x197e5e…ba2dc5
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x56c563…f5764f
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1999f3…1f6386
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb09f35…430e62
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x992f76…4c6cde
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x2bde66…72017c
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f1210…2b60b6
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5d7b26…da66bd

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.