Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c3e…51880xcf3d…b9fcBase—$1,994.19100%0xe528…c02883d ago0xc7b9ab…606992
0x3c48…6db80xcf3d…b9fcBase—$14.19100%0x23ef…243183d ago0x06daa0…8ed557
0x483d…56760xcf3d…b9fcBase—$132.83100%0xe528…c02883d ago0x9e3784…e6e2c2
0x0fe1…15700xcf3d…b9fcBase—$64.80100%0x23ef…243183d ago0x92575a…5dd74f
0x35e0…9ea60xcf3d…b9fcBase—$109.00100%0xe528…c02883d ago0x382ded…294995
0x35e0…9ea60xcf3d…b9fcBase—$50.00100%0x23ef…243183d ago0x8849b6…3d41fe
0xc14e…08030xcf3d…b9fcBase—$85.00100%0xe528…c02883d ago0x90b19f…33bc8d
0xc14e…08030xcf3d…b9fcBase—$302.00100%0x23ef…243183d ago0x39b72f…49231c
0x1632…ea4e0xcf3d…b9fcBase—$280.55100%0xe528…c02883d ago0xeebade…ce893b
0x3bcc…3aec0xcf3d…b9fcBase—$499.02100%0x23ef…243183d ago0xf6b77d…c603fc
0x3bcc…3aec0xcf3d…b9fcBase—$1,260.00100%0xe528…c02883d ago0xa53750…b85d11
0x3bcc…3aec0xcf3d…b9fcBase—$1,260.00100%0x23ef…243183d ago0xe35f0f…dd4cf1
0x9ce0…cb250xcf3d…b9fcBase—$110.00100%0xe528…c02883d ago0x3083d7…b8b255
0x169b…333b0xcf3d…b9fcBase—$227.61100%0x23ef…243183d ago0x716632…92119f
0xf144…53c00xcf3d…b9fcBase—$141.39100%0xe528…c02883d ago0x4917bf…166951
0xfc80…19f30xcf3d…b9fcBase—$263.93100%0x23ef…243183d ago0xe5d4c3…4e26e0
0xfc80…19f30xcf3d…b9fcBase—$12.00100%0xe528…c02883d ago0x29d24c…665248
0x1df0…890e0xcf3d…b9fcBase—$259.30100%0x23ef…243183d ago0x05f785…ed4f50
0xb2ea…26270xcf3d…b9fcBase—$252.11100%0xe528…c02883d ago0x3bc67b…486c7b
0x8d93…244a0xcf3d…b9fcBase—$55.83100%0x23ef…243183d ago0x28dda0…541406
0xb345…a0060xcf3d…b9fcBase—$21.93100%0xe528…c02883d ago0xc3f1bc…767e97
0xb345…a0060xcf3d…b9fcBase—$29.00100%0x23ef…243183d ago0xabb777…f488f2
0xb345…a0060xcf3d…b9fcBase—$20.00100%0xe528…c02883d ago0x843a33…bde65f
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243183d ago0xd5e131…dac8dc
0xc243…71f80xcf3d…b9fcBase—$106.63100%0xe528…c02883d ago0xe10dc4…99023c

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.