Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070xa877…fcfeBasex402 service$0.25100%coinbase94d ago0x353588…7b5a6e
0x4c41…f8070xa877…fcfeBasex402 service$0.15100%coinbase94d ago0xf145a3…0be44f
0x4c41…f8070xa877…fcfeBasex402 service$0.10100%coinbase94d ago0xed70d0…eb8278
0x4c41…f8070xa877…fcfeBasex402 service$0.01100%coinbase94d ago0x6af19e…49bc1d
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x1c57ed…5e2eaf
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x7f759a…274213
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase94d ago0x550451…dd4b98
0x4c41…f8070xa877…fcfeBasex402 service$0.25100%coinbase94d ago0xb39f3a…b3c804
0x4c41…f8070xa877…fcfeBasex402 service$0.15100%coinbase94d ago0x168762…71ecdd
0x4c41…f8070xa877…fcfeBasex402 service$0.10100%coinbase94d ago0x37f00f…185ba5
0x4c41…f8070xa877…fcfeBasex402 service$0.01100%coinbase94d ago0x16b37d…eae1dd
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x1f2bae…64ed6d
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase94d ago0x34b49d…d79e25
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase94d ago0xd65c97…a3e4d2
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase94d ago0x1e1a93…a627c1
0x4c41…f8070x7f7c…bbfcBasex402 service$0.25100%coinbase94d ago0x217075…87e6ad
0x4c41…f8070x7f7c…bbfcBasex402 service$0.25100%coinbase94d ago0x10bc5d…58da49
0x4c41…f8070x7f7c…bbfcBasex402 service$0.10100%coinbase94d ago0x44476c…8b7b89
0x4c41…f8070x7f7c…bbfcBasex402 service$0.03100%coinbase94d ago0x69b80f…95e613
0x4c41…f8070x7f7c…bbfcBasex402 service$0.01100%coinbase94d ago0xe30d40…84396a
0x4c41…f8070x7f7c…bbfcBasex402 service$0.01100%coinbase94d ago0xff602a…9bdbf3
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x73753b…839caa
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0x77f4b2…84365d
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase94d ago0xe40e19…221a19
0x4c41…f8070x1304…17caBasex402 service$0.25100%coinbase94d ago0xed1beb…fdcb55

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.