Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f4…698a0xeb18…02c1Base—$15.16100%0xbb67…9bc461d ago0xd4881a…8806b1
0x1505…e56b0xeb18…02c1Base—$13.86100%0xbb67…9bc461d ago0x2a60d3…54c301
0x7eb6…34080xeb18…02c1Base—$15.83100%0xbb67…9bc461d ago0x08826d…1504d1
0xea8e…8ef30xeb18…02c1Base—$12.25100%0xbb67…9bc461d ago0x8bc490…5fbd46
0xa8d6…7e600xeb18…02c1Base—$14.73100%0xbb67…9bc461d ago0x104407…64d638
0xa79c…c3110xeb18…02c1Base—$13.65100%0xbb67…9bc461d ago0xd9f44a…fa4910
0x2905…d01f0xeb18…02c1Base—$17.87100%0xbb67…9bc461d ago0xe41761…179d90
0xbe7b…9fec0xeb18…02c1Base—$19.21100%0xbb67…9bc461d ago0xf81300…cdfe07
0x5a4f…804a0xeb18…02c1Base—$10.95100%0xbb67…9bc461d ago0x8f02e3…099f55
0x49b4…caad0xeb18…02c1Base—$19.89100%0xbb67…9bc461d ago0xf8f912…12a0af
0x96e9…1e0c0xeb18…02c1Base—$16.55100%0xbb67…9bc461d ago0x96d82f…0d737b
0x12d4…bdc30xeb18…02c1Base—$16.19100%0xbb67…9bc461d ago0x5cb266…6730d6
0xc159…a5c10xeb18…02c1Base—$15.71100%0xbb67…9bc461d ago0xcaf2fd…d162bd
0xa1c3…9bdb0xeb18…02c1Base—$17.41100%0xbb67…9bc461d ago0x3fa920…da3f66
0x770b…e8680xeb18…02c1Base—$14.60100%0xbb67…9bc461d ago0x661b23…d977f8
0x25c1…822a0xeb18…02c1Base—$10.37100%0xbb67…9bc461d ago0xe77fa6…cfb153
0x3a6d…53af0xeb18…02c1Base—$16.92100%0xbb67…9bc461d ago0x27f3cf…77ac39
0x77e6…a95b0xeb18…02c1Base—$10.02100%0xbb67…9bc461d ago0x9b9001…fc2d93
0x3ed4…a6410xeb18…02c1Base—$12.21100%0xbb67…9bc461d ago0x4e97ed…95b4d8
0xc653…f6cc0xeb18…02c1Base—$11.59100%0xbb67…9bc461d ago0x6dda6d…96b569
0x24bf…961b0xeb18…02c1Base—$14.58100%0xbb67…9bc461d ago0x126b45…2f1dad
0x69dc…65de0xeb18…02c1Base—$11.90100%0xbb67…9bc461d ago0x1a5e35…e54b50
0xe48f…6f8e0xeb18…02c1Base—$13.09100%0xbb67…9bc461d ago0xbcc4a4…f8ed33
0x182a…34710xeb18…02c1Base—$19.13100%0xbb67…9bc461d ago0x62a36d…64f8be
0xd207…45070xeb18…02c1Base—$13.09100%0xbb67…9bc461d ago0x63f13c…02ff41

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.