Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0xb8a736…ff5712
0xad50…65520x9c95…e299Base—$0.001100%fluxa36d ago0x59b934…e288a9
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0xf598b0…73ef24
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0x461007…5918f4
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0xe44f3d…472701
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0xecade5…12265c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0x657ffc…9b7a8c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa36d ago0x21047f…081ba0
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x55afe9…9229f5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x240793…c21d0a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0xfcf4d6…37d374
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x70c156…b935e7
0xad50…65520x9c95…e299Base—$0.001100%fluxa37d ago0xc00688…f25e60
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x01ac7d…14b0ff
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x2bd62d…9dff7c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x77a6a5…b22485
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x5b7304…ff429e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0xe998b2…0904cd
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x839914…3d0820
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x3e6f58…4f5a97
0xad50…65520x9c95…e299Base—$0.001100%fluxa37d ago0x82380e…783bd3
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0xe4dcb7…d45fc1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0xb90dd5…2ad9d1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x8e8dd0…466db4
0xad50…65520xfe80…47eeBase—$0.001100%fluxa37d ago0x5ee80e…0dd06e

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.