Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$200.4570%0x1d53…c61314d ago0xa29f47…6a8066
0x3be9…575c0x4cd0…bc31Base$10.3770%0x1d53…c61314d ago0xcfdc86…e21482
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c14d ago0x847356…140f31
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…926914d ago0x2fc763…d5cb95
0x3be9…575c0x4cd0…bc31Base$126.5070%0x4337…5e7d14d ago0xe7ebcb…f3716b
0x3be9…575c0x4cd0…bc31Base$50.3970%0x1d53…c61314d ago0x39a285…8cc9d0
0x3be9…575c0x4cd0…bc31Base$34.3870%0x2891…bc4c14d ago0xf45b6f…b15ba0
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…44cc14d ago0x63da5a…fefeed
0x3be9…575c0x4cd0…bc31Base$30.4570%0x1d53…c61314d ago0x8d341a…526bbd
0x3be9…575c0x4cd0…bc31Base$50.4570%0x2891…bc4c14d ago0xef0a8c…fdb024
0x3be9…575c0x4cd0…bc31Base$30.4570%0x4337…e22a14d ago0x58d119…942c2a
0x3be9…575c0x4cd0…bc31Base$30.4570%0x2915…146514d ago0x78dbbe…bd4d89
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…8d0e14d ago0xbbedbe…62a41b
0x3be9…575c0x4cd0…bc31Base$1.9370%0x4337…663c14d ago0x534992…d7f0e7
0x3be9…575c0x4cd0…bc31Base$40.3970%0x2915…146514d ago0x86e747…32a141
0x3be9…575c0x4cd0…bc31Base$60.4070%0x4337…98b614d ago0x41bc0f…74b652
0x3be9…575c0x4cd0…bc31Base$42.4570%0x2915…146514d ago0x182c63…eeba2f
0x3be9…575c0x4cd0…bc31Base$27.3870%0x2915…146514d ago0x800729…626c80
0x3be9…575c0x0763…0a95Base$183.3070%0x2891…bc4c14d ago0x4339b5…5c40d5
0x3be9…575c0x4dee…2eaeBase$187.0670%0x4337…224f14d ago0xc40bb8…9d327e
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…2d7914d ago0x34b6f0…12e189
0x3be9…575c0x4cd0…bc31Base$38.2570%0x4337…c48714d ago0xa7e937…8c9655
0x3be9…575c0x4cd0…bc31Base$30.3870%0x4337…187e14d ago0x10d873…48b304
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61314d ago0x0394d1…ff5a18
0x3be9…575c0x4cd0…bc31Base$50.3970%0x4337…2d7914d ago0xfa90be…b9e648

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.