Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase60d ago0x496ae5…2ff77a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase60d ago0x937e56…8856f6
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase60d ago0xb182fe…44fd7e
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.08100%coinbase61d ago0x1547cb…c8ad19
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase61d ago0xfc23df…18a78e
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase61d ago0xb3d5fc…c5724c
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x363c6d…5604bc
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase61d ago0x20072d…633839
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase61d ago0x3eb0ac…f4acd3
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase61d ago0xc0d989…9a9f7c
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase61d ago0x2c4064…8e9d50
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase61d ago0xf0d60f…eb3e40
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase61d ago0x947038…07d871
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x5ad7ce…f78ff5
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase61d ago0x63f8be…c45ae0
0x7e57…2f090xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase61d ago0xa264bc…2b5fc7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x58334c…c2b3c0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x0f8529…8cc74b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x62e4b0…83454c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0xc86140…f23982
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0xf92f5a…114862
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x7cf0fd…18959b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x5cdcf2…8ab893
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x70ad36…0ef5e8
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase61d ago0x53b37b…3cd9d8

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.