Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x54a969…b39707
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0xb8a3af…1e3cc2
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x66df7d…a34100
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x84d2f1…f658ea
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x529257…32620a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x4c60e9…fbb7a5
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x327c5a…e8bdce
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x18f19d…7ce74c
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0xfe342b…aa1b9a
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x8ef70b…2f8eca
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0xbf5918…fe95d5
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0xa593a9…040b78
0x765e…cb700x9c95…e299Base—$0.001100%fluxa35d ago0x536f51…e28c9f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x719c2e…8644cd
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x47a76c…8e11ef
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x76b9d8…1d22b7
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x868f92…244536
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x5bbc3e…c45a30
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x3d882f…a14f51
0x765e…cb700x9c95…e299Base—$0.001100%fluxa35d ago0x6ac1ac…c8f403
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x26b82c…89c9ac
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0x6bad27…6964af
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa35d ago0xf4a0cf…216d7f
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa36d ago0x643e02…e65ad1
0x765e…cb700xfe80…47eeBase—$0.001100%fluxa36d ago0x13e296…31f440

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.