Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe736…f4030xeb18…02c1Base—$10.12100%0xbb67…9bc477d ago0x6fd5f6…ff8e06
0xec2a…82030xeb18…02c1Base—$13.86100%0xbb67…9bc477d ago0x0d8cb7…bdc93b
0x8887…bef20xeb18…02c1Base—$16.31100%0xbb67…9bc477d ago0xa94e74…b89428
0xfd31…6ef50xeb18…02c1Base—$10.03100%0xbb67…9bc477d ago0x3b9d01…e4c820
0xacef…f6460xeb18…02c1Base—$16.89100%0xbb67…9bc477d ago0xb7e246…12701d
0x4576…40070xeb18…02c1Base—$23.15100%0xbb67…9bc477d ago0xeb7898…911fe1
0x3df4…52c50xeb18…02c1Base—$20.60100%0xbb67…9bc477d ago0x14581f…9b9128
0xc069…e37e0xeb18…02c1Base—$13.76100%0xbb67…9bc477d ago0x1dbd8f…086f1b
0xda42…601e0xeb18…02c1Base—$12.05100%0xbb67…9bc477d ago0xb8d6b7…518051
0xdf3f…9b040xeb18…02c1Base—$10.20100%0xbb67…9bc477d ago0xcff007…c8c696
0x7fe5…ec7a0xeb18…02c1Base—$23.93100%0xbb67…9bc477d ago0x58a673…be78d0
0x34c4…e6800xeb18…02c1Base—$13.00100%0xbb67…9bc477d ago0x666dc2…5ec04b
0xacc0…dc8b0xeb18…02c1Base—$22.83100%0xbb67…9bc477d ago0x5e1db9…e5415b
0xf6d5…68e50xeb18…02c1Base—$15.28100%0xbb67…9bc477d ago0xe26fc6…5f5ab1
0x7f17…cc680xeb18…02c1Base—$16.87100%0xbb67…9bc477d ago0x5c7fb7…83eef9
0xd327…fa5a0xeb18…02c1Base—$21.67100%0xbb67…9bc477d ago0xb71570…ee2919
0x5d8c…f6510xeb18…02c1Base—$17.59100%0xbb67…9bc477d ago0x1e31a0…cc1da0
0x2ecd…e22f0xeb18…02c1Base—$12.95100%0xbb67…9bc477d ago0xa1dd67…07c031
0x347a…3b980xeb18…02c1Base—$24.93100%0xbb67…9bc477d ago0xb099e1…a1f787
0x8e6d…b2940xeb18…02c1Base—$21.19100%0xbb67…9bc477d ago0x0a2f3b…23324a
0x0b02…072c0xeb18…02c1Base—$19.92100%0xbb67…9bc477d ago0xfefc50…0b9ee6
0x3547…a68a0xeb18…02c1Base—$22.81100%0xbb67…9bc477d ago0xad6edd…619a19
0x2b53…1b330xeb18…02c1Base—$21.97100%0xbb67…9bc477d ago0x56b4ef…aa3357
0x55a4…71bc0xeb18…02c1Base—$21.69100%0xbb67…9bc477d ago0xf034ac…bb3c07
0xe484…14ad0xeb18…02c1Base—$15.56100%0xbb67…9bc477d ago0x18d189…9406be

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.