Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe74f…92350xeb18…02c1Base—$30.80100%0xbb67…9bc482d ago0xf01660…49ecb6
0xd8a4…09130xeb18…02c1Base—$22.00100%0xbb67…9bc482d ago0x25aaf9…8125d8
0xd8a4…09130xeb18…02c1Base—$25.00100%0xbb67…9bc482d ago0xfd0563…36e694
0xd8a4…09130xeb18…02c1Base—$35.00100%0xbb67…9bc482d ago0x928134…21768f
0x06b4…88250xeb18…02c1Base—$15.00100%0xbb67…9bc482d ago0x7919f9…ecf16b
0x06b4…88250xeb18…02c1Base—$20.00100%0xbb67…9bc482d ago0x7bef99…084190
0x8d34…3ccc0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0xfcf914…acf14f
0x088a…3d670xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0xfdf915…5afc15
0x2ac3…2bfd0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x0a29ff…b6b0c9
0xb964…d6fa0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x5cd186…0d2081
0x3db1…ae7d0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x659cfa…136e9b
0x4cc6…87e20xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0xa7c754…11cb2b
0x3c3a…69580xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x94a665…8ae0a4
0x5987…304e0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x363c86…25056f
0xc1e6…aff20xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x2750a6…e1fdbc
0x8545…b3800xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x9feb41…53a699
0x5e22…3f3b0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x7e0f18…80b38c
0x9049…b98b0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x8ca283…47ea4d
0x08a4…cb020xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x0cb9bc…d20231
0xefb2…6e900xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x419c65…01cf11
0xc171…e7ba0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0xa075b8…13094a
0x5830…2b040xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x06caad…55db5f
0xbb36…d30c0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x1dd835…a125a1
0x3676…9d940xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x137191…3983cb
0xc421…247f0xeb18…02c1Base—$50.00100%0xbb67…9bc482d ago0x45c1a6…ce23e0

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.