Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0xd64ebc…a3bf5b
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x08373e…9c06bb
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x40e086…bca8b2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x8e37d2…b86d67
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0xe20dc3…99ab92
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x0ad7ef…104574
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x4a7c63…8089ea
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x25da16…7976a7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0xf17625…abccfa
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x7a7b7e…28ab4d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x7e8a23…005921
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0xa29bbd…8135cb
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase3d ago0x8e20aa…31dba7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0xa961e6…075a6c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0x1e4043…7db5c8
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x237d88…b4bebc
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x9c1490…14e694
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0x29a348…ebf70e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x1d0785…568ccd
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0x39a4e5…8b3f8b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x0c7aa8…8a9f53
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0xb561b6…4ec0f3
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x87ac71…a4a4bd
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase4d ago0x992591…6c73c9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase4d ago0x4d3e4a…2467f7

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.