Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x728d9b…6febc5
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x730fc9…b30c4b
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa36d ago0x731e1e…6aa2db
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x13869e…c6a986
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0xa777fc…639d21
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x7b7a6a…1d5b77
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa36d ago0x80e7a3…95edab
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa37d ago0x675608…9f4c31
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x8284e8…13bc2e
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x18dab5…46a6dd
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa37d ago0x1767cf…552d79
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa37d ago0x370340…fbe7ac
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa37d ago0xaf3f7c…f9bdd0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x29f9e5…55ae5b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x5d9c62…154232
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1965a0…f79c8f
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0xcd871e…741386
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb9847e…47e9ee
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x86c526…b8df01
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa37d ago0x1a1275…783547
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x833bb6…721680
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x898038…562c12
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x678edc…0cf51b
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd73f11…087f7a
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa37d ago0x24978a…81fcbc

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.