Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x754d6f…1b2112
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d9c40…319e13
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3b0986…192cfe
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0x42cece…f98e05
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcae7cf…1706c6
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x73879a…c118fe
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2d34bf…23af59
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2ac446…92dce3
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x45febb…bb1028
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x97653a…a74602
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc75608…efac3e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e6c23…9029da
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9798e7…35969e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x5504ad…6f34e6
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x90832e…273bda
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e8030…b68ece
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0xdb994c…2a6e7b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0xe196f6…37fba3
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x428044…55812e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x071ec1…a20436
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x866f3e…6b571b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0xecac56…cb8f03
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7e2e54…13ab9a
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0xfe8e6a…4064c1
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa22d ago0x2f52af…2ecc97

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.