Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c1abb…41c226
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1beb95…1711ff
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f373f…787a21
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x663f36…5fd9bb
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57732c…6892cc
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe37f7d…1b6cdc
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x684b4b…9151d2
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd33c13…b0cbef
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a5df1…3fb461
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ac446…552cbf
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x51e1d9…2dda5a
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f35ab…b5d1d5
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1bce6b…e08759
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b5030…e01425
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4c674…ce0d9d
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5d466…4d90e0
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b56a1…b93c19
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x819ca0…89bf91
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9093d4…ad46c8
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd9924…5018f6
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4df18d…653fbe
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e9333…1e6030
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa098f6…7fc572
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7519e1…1684e4
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x47f5be…f2e947

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.