Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x39f9d1…36a958
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0xe680c5…238975
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0xee13a6…258d7d
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x88b41d…870e85
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x08cc1c…cf4d93
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x9ed207…4892b9
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0xa63505…586a9a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x008c48…e5a889
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x22de5d…e1f997
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0x5938ce…e3bfbf
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa117d ago0xec0af3…081916
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0xde846b…8c9286
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0xcc5fe1…1bf723
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x81254f…4577d4
0xb90a…9ae40x8a32…163aBase—$5.00100%fluxa118d ago0x211939…16417e
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x71294e…f1cf29
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x03d752…44a561
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x0e2ed0…f4b70a
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0xe70d15…69dc0e
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x24c203…f00077
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0xcbfb7f…0f1378
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x0f6ff5…747c92
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x92e0c9…8ab4f6
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x289b51…844837
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa118d ago0x76835e…f91c90

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.