Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0xcf6137…77b450
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0xd5624f…94d01b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0x893fed…304608
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0x1e1247…4e68a7
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f0f2e…cdce1e
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0x32d302…798e79
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0xf48fe2…f97190
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa36d ago0xada7c1…29358a
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x752b52…f6b274
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x0a587f…10649d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x6a76b4…8ff7bc
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x16e20d…98bb9b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0xee3c6e…5cf846
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa37d ago0xb90dfe…69dcb8
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x1c60b5…967ff1
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x46b198…db9193
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x515920…bea583
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x744131…50c64e
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x066568…071c6e
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0xff61a2…86beb8
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0xcd3e8b…24a3b0
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x601872…d7868d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0x3059a5…cfb718
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0xbc75d2…a52cc4
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa37d ago0xfe40d8…e3104f

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.