Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79324m ago0xf16bbe…496b93
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…793215m ago0x5b368d…7f91a7
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793216m ago0xcda19d…afa4f5
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793219m ago0x93931e…d3a35c
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793226m ago0xcd01c8…59674a
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793237m ago0x4a4362…3410f3
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…793252m ago0xbc1b66…478df8
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79321h ago0x6b78c3…8d4ead
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79321h ago0xe33409…4d2046
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79321h ago0x4019a6…687963
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79321h ago0x9e2427…760778
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79321h ago0xa730bf…7feb78
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79322h ago0x851f8d…f4dbcb
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79322h ago0x53f37d…a06d3a
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79322h ago0x7848d9…c6e273
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79322h ago0xd13673…1b5224
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79322h ago0x2cb175…983e7b
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79322h ago0x4c08a9…0e9717
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79323h ago0xe69e9c…4df8bd
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79323h ago0x01e833…a9b4a6
0x7694…2e2c0x50eb…6480Base$0.00270%0x54f0…79323h ago0x967610…8a58d6
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79323h ago0x1e4e68…96ee98
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79323h ago0xfcfc01…473bfe
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79324h ago0xc49aac…c10f43
0x7694…2e2c0x50eb…6480Base$0.00170%0x54f0…79324h ago0x7e0b0d…9e579c

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.