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%coinbase34d ago0xefd9f7…e9a3f5
0xf576…65920xf000…94fcBase—$0.01100%coinbase35d ago0xbaeb5d…398d26
0xf576…65920xf000…94fcBase—$0.01100%coinbase35d ago0x4fbc78…180112
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xacd41e…c3b55f
0xf576…65920xf000…94fcBase—$0.01100%coinbase35d ago0x9b36e9…f7fae1
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x993759…4ddc61
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x5f10fc…e5fd8d
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xc0ab86…10e669
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x3696d3…8ffb58
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xe34d98…05fe20
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x620a0e…a7f979
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xdeabcd…ba28b2
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xbacec4…3a95cf
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x6870e3…1966d7
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xaadf52…b9c077
0xf576…65920xf000…94fcBase—$0.01100%coinbase35d ago0x686386…0cc2ef
0xf576…65920xf000…94fcBase—$0.01100%coinbase35d ago0xaf38e4…8077d6
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0xdb8e39…81d2e8
0xf576…65920xf000…94fcBase—$0.10100%coinbase35d ago0x0e3eca…cb4d6a
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0xe69d90…c3b116
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0x3983ff…6e4693
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0xda485a…f3ab75
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0xecc9ec…96cea2
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0xe2984b…dd0325
0xf576…65920xf000…94fcBase—$0.03100%coinbase35d ago0xc2fbf6…324745

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.