Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5868…84910xeb18…02c1Base—$30.00100%0xbb67…9bc479d ago0x0c8654…4b9747
0xa85b…d10b0xeb18…02c1Base—$149.00100%0xbb67…9bc479d ago0xd2f81f…3afd5c
0x8c4f…e3f50xeb18…02c1Base—$13.58100%0xbb67…9bc479d ago0xb4748d…497467
0x8a09…24cc0xeb18…02c1Base—$12.28100%0xbb67…9bc479d ago0xa40101…0dc5ee
0x236a…c0af0xeb18…02c1Base—$12.00100%0xbb67…9bc479d ago0xb170d0…b88f63
0x0fb9…e0680xeb18…02c1Base—$15.08100%0xbb67…9bc479d ago0xf1bfcc…377b88
0x9636…72050xeb18…02c1Base—$10.36100%0xbb67…9bc479d ago0xd4d17d…950f20
0xbd7a…21860xeb18…02c1Base—$13.00100%0xbb67…9bc479d ago0x848f77…341756
0x9635…2ecb0xeb18…02c1Base—$12.00100%0xbb67…9bc479d ago0x0f5053…75d01f
0x33e6…17630xeb18…02c1Base—$13.38100%0xbb67…9bc479d ago0x6f9e5c…b99586
0x5238…aedc0xeb18…02c1Base—$11.48100%0xbb67…9bc479d ago0xfd545e…b516e7
0xfbfd…393f0xeb18…02c1Base—$30.00100%0xbb67…9bc479d ago0x2dc9a9…aba956
0x2216…45a10xeb18…02c1Base—$20.00100%0xbb67…9bc479d ago0xc25718…1528f9
0x6261…92640xeb18…02c1Base—$30.02100%0xbb67…9bc479d ago0xc0c486…aee1d4
0x8ea3…26f40xeb18…02c1Base—$20.00100%0xbb67…9bc479d ago0xe92d48…280e0d
0xeaef…f5580xeb18…02c1Base—$30.10100%0xbb67…9bc479d ago0x9b2e7e…b50c3e
0xd265…e8890xeb18…02c1Base—$200.10100%0xbb67…9bc479d ago0x6a2fcd…fdc948
0x09d2…87cb0xeb18…02c1Base—$200.10100%0xbb67…9bc479d ago0x439edb…4cb63d
0x708d…f7100xeb18…02c1Base—$30.00100%0xbb67…9bc479d ago0xe830ef…7e8adf
0x77b8…f9930xeb18…02c1Base—$200.10100%0xbb67…9bc479d ago0x5d59f5…68c9b7
0x7e4a…b67d0xeb18…02c1Base—$30.80100%0xbb67…9bc479d ago0xb73430…1f047f
0x3cbd…e1a10xeb18…02c1Base—$15.79100%0xbb67…9bc479d ago0x5a10f5…fc9d5e
0xb275…73150xeb18…02c1Base—$20.00100%0xbb67…9bc479d ago0x7e9a61…29a7d8
0xdb96…3f4f0xeb18…02c1Base—$20.00100%0xbb67…9bc479d ago0xea8af6…9c174f
0x1bcd…f1df0xeb18…02c1Base—$13.58100%0xbb67…9bc479d ago0x268b33…fdae79

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.