Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x9a02a0…76b7e9
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x5647b3…523ec3
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x11ff44…b3d8b8
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xe3cd21…d0d622
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x6399e0…fca244
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xbad905…4d359c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0x6c44c3…aea5ea
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0xc2767f…22bbd1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0x553fe0…0f49eb
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0xd01802…91c605
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xffb0ac…57aca2
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x1e58ee…3bd6f2
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x171e91…a200d1
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xcd0588…d35223
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x76e402…5e9b38
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0x22a9c0…f1e0ff
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x5c9a57…ab2aa6
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xa289f3…61a55b
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x3c42a6…beed2e
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x093e7a…1c0a02
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0x39f4b8…456a3b
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xf31455…c08515
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xa1567c…309032
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa44d ago0xe1018a…1e15a7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa44d ago0x6e02cc…5eb63d

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.