Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x9a9c42…2d8720
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x42cebb…d7bbd7
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x996a82…401d5c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x109d82…f99f08
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x2f1ba9…028659
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x22195b…fd6f72
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xe5679c…80da0a
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x796433…4078ed
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x36d86f…8bdd7d
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x9aa908…9c19af
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x28b0a5…fa9f7f
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x6baccf…e1b8c0
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xcf576a…18314a
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0xbd3934…808293
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x9e7c86…8086bf
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa74d ago0x48180a…817f19
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0x469112…c41ec8
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xea4f71…f8425f
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xb0754b…a152be
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xdbd655…02c6c7
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xb3d93c…ee0f2f
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0x657f7a…75ef94
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xe05905…609413
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0xdcebaa…6f27e6
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa75d ago0x2aed88…ac7422

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.