Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x90ab8a…9cba29
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x5787d4…6f3e55
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x793f9b…997ae5
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x303651…85dce2
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0xb39adf…0dd6e5
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x0fc5c5…e7b58d
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x2c4958…87c2c4
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x6edb1b…a09de7
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x7516d3…3afc7f
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0xb927e6…88e00d
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x31b145…4e44f7
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x12288f…fd428a
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x9795ed…8a4aab
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0x9a96f9…03bc9f
0x0976…2f960xf000…94fcBase$0.10100%coinbase10d ago0x368e45…6e58ab
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0xe3d7d2…8016e0
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0xf54d4e…cac6d1
0x0976…2f960xf000…94fcBase$0.10100%coinbase10d ago0xdfd572…89a6c1
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0xd79bdc…2ce826
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x8ce501…20d31b
0x0976…2f960xf000…94fcBase$0.10100%coinbase10d ago0x60675b…004fac
0x0976…2f960xf000…94fcBase$0.10100%coinbase10d ago0x54f46f…bb93c0
0x0976…2f960xf000…94fcBase$0.03100%coinbase10d ago0x98a3f4…b74a2a
0x0976…2f960xf000…94fcBase$0.01100%coinbase10d ago0xdbf175…abeefe
0x0976…2f960xf000…94fcBase$0.10100%coinbase10d ago0xc44aed…be45bc

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.