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%coinbase37d ago0x3a1b93…8dec31
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x402190…cbf818
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x5c84f6…8cc70d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xb44913…a4d7f0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x085a90…639451
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xfffaa8…d30e27
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xa810a0…524a49
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x5bab71…818ea0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x54715a…b51318
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x495445…1ff505
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xfa1e6a…bb7ca9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xb9845a…26a100
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x58fb65…792a03
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xb64190…91fc06
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x6a87e5…2c5742
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x7e7278…5089b5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xb204b7…60c05c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xb38a84…bdc578
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0xc1f128…99403d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase38d ago0x9db922…ac91eb

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.