Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xfd66cd…077110
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x098bc3…b26383
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x7dddd9…eec9e3
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x703f07…8ff782
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xac18a4…39f948
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0xc65528…d9a706
0x7942…796d0x9c95…e299Base$0.001100%Route unknown61d ago0x344fc8…32b799
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x14d7c3…7a9d96
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x1b6987…474b71
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x61a7d9…c2930d
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x86ad25…ec776b
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x82c9d2…4f491e
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x042b39…49733c
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0xadb68b…e35742
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0xd81abe…a2304c
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x0f1efb…311a91
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x8a9832…d3c8a5
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x318204…68bace
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x8b98ab…f8506b
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x43d728…9989e6
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x93b944…3f0f60
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0xbfc31b…73d849
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0xd2817c…8359c0
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0x7458ec…86d6b5
0x7942…796d0x9c95…e299Base$0.001100%Route unknown62d ago0xc16a19…20987e

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.