Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0xe15873…ba6c34
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0xde9c18…b084bc
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x99e2d1…dd449e
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x827415…f3b1f9
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0xad3bf5…930319
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x1e39f3…358505
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x9caa35…5ba739
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x409eaf…d85fce
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x784f99…d7590c
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa33d ago0x1f3087…302648
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x8ec914…88121d
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x437ca3…c17891
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x933295…c12b7d
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x9984a2…82a10b
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x08ff2b…014f7c
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x7c8064…2a6fde
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0xf69f9e…5da745
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0xfaa260…fc0c6a
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x1e76fa…8ed1bf
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x1b54fb…5cca1a
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x8d9312…d42e30
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x5f36b2…03a955
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0xb7c146…cd2869
0x852e…0c770x9c95…e299Base—$0.001100%fluxa33d ago0x90dd33…4698fd

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.