Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x5898e6…3a713f
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xfd4cb3…c62f7e
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xf4bd4f…a6ea11
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xe5b06b…ea776e
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xd33f62…861c7f
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x1fae24…c14f50
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x6f1f5e…15a393
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x8e944b…08d831
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x75c6ad…8bd8dd
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xcba856…9ebb62
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x944a9b…be170b
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x22c71d…8bd55f
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x6dd753…744b9f
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x5b2711…2e11bf
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x7cc558…36f741
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x97ca02…6f8423
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x10f89a…1839ef
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x3f90d9…130c3f
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xcb09f1…fbe93c
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x97b457…fd2315
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x2c6835…1d01d0
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x09b03e…b78ef6
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xd5303e…9827d2
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0x13c3ee…81c6fe
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc34d ago0xb56efc…65f31b

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.