Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.47100%Route unknown95d ago0x784e95…e373c4
0x4369…1ce70x1892…6085Base$1.48100%Route unknown95d ago0xa95c63…4943c3
0x4369…1ce70x1892…6085Base$1.79100%Route unknown95d ago0x84f8cb…a04c09
0x4369…1ce70x1892…6085Base$1.68100%Route unknown95d ago0x0e356d…385d6e
0x4369…1ce70x1892…6085Base$1.20100%Route unknown95d ago0x6a1477…7bb38e
0x4369…1ce70x1892…6085Base$1.94100%Route unknown95d ago0xd12718…5ff83c
0x4369…1ce70x1892…6085Base$1.36100%Route unknown95d ago0xfe5997…daa17e
0x4369…1ce70x1892…6085Base$1.14100%Route unknown95d ago0xac2532…e30cc1
0x4369…1ce70x1892…6085Base$1.36100%Route unknown95d ago0x647d60…b5f0ce
0x4369…1ce70x1892…6085Base$1.05100%Route unknown95d ago0x91eeb5…ed5c3b
0x4369…1ce70x1892…6085Base$1.95100%Route unknown95d ago0x54b57d…390c09
0x4369…1ce70x1892…6085Base$1.86100%Route unknown95d ago0x57de35…f59fec
0x4369…1ce70x1892…6085Base$1.02100%Route unknown95d ago0x0e3661…10ff06
0x4369…1ce70x1892…6085Base$1.29100%Route unknown95d ago0x50a0b8…150f70
0x4369…1ce70x1892…6085Base$1.12100%Route unknown95d ago0x61c337…a15ed7
0x4369…1ce70x1892…6085Base$1.83100%Route unknown95d ago0x5f7aa5…dc4aab
0x4369…1ce70x1892…6085Base$1.51100%Route unknown95d ago0xd2d054…88cd67
0x4369…1ce70x1892…6085Base$1.99100%Route unknown95d ago0xbaf041…ba0317
0x4369…1ce70x1892…6085Base$1.76100%Route unknown95d ago0x316f6a…efb1ae
0x4369…1ce70x1892…6085Base$1.99100%Route unknown95d ago0x5e1b1b…218440
0x4369…1ce70x1892…6085Base$1.77100%Route unknown95d ago0xa4540e…171068
0x4369…1ce70x1892…6085Base$1.38100%Route unknown95d ago0x41c8ae…4c6390
0x4369…1ce70x1892…6085Base$1.79100%Route unknown95d ago0xb83d56…73edc2
0x4369…1ce70x1892…6085Base$1.30100%Route unknown95d ago0x50778b…a1bc92
0x4369…1ce70x1892…6085Base$1.01100%Route unknown95d ago0xc0ec80…0a984e

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.