Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.19100%Route unknown91d ago0x090812…191674
0xf22f…59cd0x1892…6085Base$1.54100%Route unknown91d ago0x915a60…06d62c
0xf22f…59cd0x1892…6085Base$1.92100%Route unknown91d ago0x705d13…b58c94
0xf22f…59cd0x1892…6085Base$1.95100%Route unknown91d ago0xe79a84…84ef32
0xf22f…59cd0x1892…6085Base$1.44100%Route unknown91d ago0x9746fc…97efef
0xf22f…59cd0x1892…6085Base$1.63100%Route unknown91d ago0x7f60cc…8f4140
0xf22f…59cd0x1892…6085Base$1.74100%Route unknown91d ago0x67bf73…7f408e
0xf22f…59cd0x1892…6085Base$1.45100%Route unknown91d ago0x86f896…4a05a6
0xf22f…59cd0x1892…6085Base$1.65100%Route unknown91d ago0x3d5cd5…504b8e
0xf22f…59cd0x1892…6085Base$1.61100%Route unknown91d ago0x6a4f70…a767ba
0xf22f…59cd0x1892…6085Base$1.91100%Route unknown91d ago0x6bb182…18285e
0xf22f…59cd0x1892…6085Base$1.55100%Route unknown91d ago0x26cb37…6ecef4
0xf22f…59cd0x1892…6085Base$1.83100%Route unknown91d ago0x4832a7…8a4f6b
0xf22f…59cd0x1892…6085Base$1.28100%Route unknown91d ago0x742aae…1e6f9d
0xf22f…59cd0x1892…6085Base$1.10100%Route unknown91d ago0x705823…120468
0xf22f…59cd0x1892…6085Base$1.94100%Route unknown91d ago0x11c2cc…1da0f5
0xf22f…59cd0x1892…6085Base$1.01100%Route unknown91d ago0xe577dd…5179a3
0xf22f…59cd0x1892…6085Base$1.78100%Route unknown91d ago0x49f8d8…ee1954
0xf22f…59cd0x1892…6085Base$1.72100%Route unknown91d ago0x829e20…0b4569
0xf22f…59cd0x1892…6085Base$1.70100%Route unknown91d ago0x513ab9…baf8e5
0xf22f…59cd0x1892…6085Base$1.13100%Route unknown91d ago0x80dec2…4b4099
0xf22f…59cd0x1892…6085Base$1.28100%Route unknown91d ago0x26105c…fc7202
0xf22f…59cd0x1892…6085Base$1.08100%Route unknown91d ago0x77cee3…8bb499
0xf22f…59cd0x1892…6085Base$1.62100%Route unknown91d ago0x2f265c…bb36ce
0xf22f…59cd0x1892…6085Base$1.47100%Route unknown91d ago0x625f18…beac14

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.