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%coinbase44d ago0x7bf4d6…64e0df
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0x64bb50…1763ae
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0x919b7f…4c27e7
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0x826cb8…89851d
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0xb71f75…bf519f
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0xde3cde…e5f7cf
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0xf5d262…f3f578
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0xb12e3e…e607d9
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x2e6368…83a06a
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xeffdb1…6b9fee
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x02916d…30a44b
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xa7e2ff…514312
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xc2ea41…2616ea
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x12fd2d…0d802f
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0xe17fba…fdd2af
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xbae463…698142
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x87ee1f…47b870
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xdb4387…d0961b
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x965150…ce004f
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xe70064…377788
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x3818b3…d55abf
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xc2dead…c0f276
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0x274148…a84d70
0xf576…65920xf000…94fcBase—$0.01100%coinbase45d ago0x1b1f8f…7b0256
0xf576…65920xf000…94fcBase—$0.10100%coinbase45d ago0xf0dc7d…64d02a

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.