Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x236132…776bb6
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xb224d5…99aa1e
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x5315c7…03a75a
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xbe1a0b…1b0b2d
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xd3d43b…426012
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xa41e77…30ca6f
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x08c373…b5f317
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x3a83b3…537621
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xe7e440…35b485
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0xf38680…4e2e79
0x8c6e…1b030xdb5a…0671Base—$0.02100%coinbase44d ago0x8a6e10…58fe9f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x7766b2…447fba
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase45d ago0x7b7d5f…65d7e6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0xd71a59…aa6a1a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x29a1f5…26fe43
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x7004e4…c09ea4
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0xbbf00c…de06ce
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0xa0a2cd…38b156
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x2f3041…4ad7e8
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0xfdc0c0…1de2bc
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x1481b9…6aa732
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0xff691f…02fdc9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x0b67ce…ea02d1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x9fe70f…f0c86d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase45d ago0x45b642…f41388

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.