Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc055…62e90x9c95…e299Base$0.001100%Route unknown28d ago0x4e4b00…555675
0xc055…62e90x9c95…e299Base$0.001100%Route unknown28d ago0xdccb5a…0303ce
0xc055…62e90x9c95…e299Base$0.001100%Route unknown28d ago0xeec8ba…4024d9
0xc055…62e90x9c95…e299Base$0.001100%Route unknown28d ago0x574332…f780d1
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xd00e00…c12bea
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xf42876…04e6f3
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x4c8dc0…170548
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x759e9d…a922d3
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xda61d9…7a46b6
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xf84f2a…f925db
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xe26e54…e70627
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x41bf05…8e2835
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xbb209e…dd495e
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xcc3727…4edd1d
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xd1157c…b26a5c
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x09aaf1…5484d8
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x55f0e8…68f80f
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x6bcdc5…237010
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xf140e9…e97a03
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x24cd8c…dff55b
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x2f742d…edb648
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xaacc14…3a228d
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x13c2b9…39845e
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0x7299d7…90a2cd
0xc055…62e90x9c95…e299Base$0.001100%Route unknown29d ago0xe1f87f…5109c5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.