Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x336668…d3b79e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xbe3fbe…88b547
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x0ad237…297d82
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xc645fc…700ae9
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xd27d89…36f60f
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x64bd2e…6be8cd
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x2c5be3…e59604
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xe5602e…0fe66b
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x83dce6…821ab1
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x7d881d…f692a3
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xc0236f…9fa738
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xe67b21…53969c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x3eb38d…3ee683
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xd2be06…029620
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x7c97c4…8ff134
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xa74dbf…839a72
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x80f41b…c0113d
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xf8eb16…5cc2ce
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xbccac5…d8c6f4
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x758e18…4d01e2
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x6aba13…13735d
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0xdf89d5…91e1c7
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x83598d…9ef119
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x360012…58c9d7
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa10d ago0x526dce…f9b308

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.