Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0x85f7d2…36427d
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xf3f58c…6e3f0c
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0x91a6ec…4400b2
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xb0716b…022cd4
0x44d3…acad0x9c95…e299Base$0.001100%fluxa14d ago0x3ccc81…735a3a
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0x7c3435…a9438f
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0x26c5bd…33494d
0x44d3…acad0x9c95…e299Base$0.001100%fluxa14d ago0x1465e3…9f4485
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0x0acf08…fd077e
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xfae663…04ac3d
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xb712d5…3ae269
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xf98484…84a027
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa14d ago0xe2b359…84aaca
0x44d3…acad0x9c95…e299Base$0.001100%fluxa14d ago0x7b3a33…1bcac1
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x01f17e…f49264
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0xd19668…5425e8
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x88c6f5…2d703c
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x9ce220…84a096
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0xfaa6b3…d4bd63
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x021de9…5847fa
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x5b1955…faa204
0x44d3…acad0xfe80…47eeBase$0.001100%fluxa15d ago0x4e05f3…901774
0x44d3…acad0x9c95…e299Base$0.001100%fluxa15d ago0x248749…94971c
0x44d3…acad0x9c95…e299Base$0.001100%fluxa15d ago0x3d6bb1…3679d5
0x44d3…acad0x9c95…e299Base$0.001100%fluxa15d ago0xbd696d…a61dcf

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.