Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8b6…e63f0x0971…5aa2Base$0.38100%fluxa109d ago0xd9c99c…f22207
0x2177…ca650x0971…5aa2Base$6.60100%fluxa109d ago0x62ee33…370d4f
0xc0b3…30740x0971…5aa2Base$0.40100%fluxa110d ago0xacfd1a…cd0b4b
0xe22c…dbff0x0971…5aa2Base$4.00100%fluxa110d ago0x039b95…ca21af
0xfd7a…fc5a0x0971…5aa2Base$5.27100%fluxa110d ago0x8e2256…3df0eb
0x4c90…98230x0971…5aa2Base$1.28100%fluxa110d ago0x748341…11ca9a
0xdea8…db8a0x0971…5aa2Base$1.10100%fluxa110d ago0x4231d6…140d11
0x3683…b8ac0x0971…5aa2Base$4.00100%fluxa110d ago0xea39f3…faf3e4
0x562b…91b70x0971…5aa2Base$3.79100%fluxa110d ago0xb40a5a…a87c34
0x2e28…1bc40x0971…5aa2Base$5.80100%fluxa110d ago0x138fe9…4605a0
0xbd77…daec0x0971…5aa2Base$5.80100%fluxa110d ago0x7b37d5…7747a9
0x00c8…22410x0971…5aa2Base$6.08100%fluxa110d ago0xe060e1…2d3d8b
0xd319…cff20x0971…5aa2Base$0.40100%fluxa110d ago0x45c7ae…d3d2a3
0x2b66…f7e20x0971…5aa2Base$0.36100%fluxa110d ago0xa90e32…248f32

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.