Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0x028dc2…59cbb7
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x12ee40…45b57e
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0x5b8916…dcdf95
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x7e0b75…f5bfe2
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x4f96ab…7ba9b6
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xb95b26…672cf6
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xde8c53…8d1b7b
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x7531c5…c9a6b2
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xcf2244…acb56f
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0xdc7121…ebadcc
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0x1e6eb8…bbfc9c
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xbf0835…66bf09
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xb510d6…f1ec7f
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xae6d68…fbe6cd
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x6e8603…508a1a
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0xb89717…bbe615
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0x1cdc7c…564f8c
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x902a3b…9426c9
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x78aecb…67c919
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xc96427…dc0640
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x62d391…802e93
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xb5da78…1e895b
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0x0bda73…d64023
0xf576…65920xf000…94fcBase—$0.01100%coinbase49d ago0x2d5723…d910f2
0xf576…65920xf000…94fcBase—$0.10100%coinbase49d ago0xb80908…c5b48c

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.