Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x6465b0…0158f3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xf0c31d…fe9c9d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x7776c7…819327
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xa3e7c0…6e130c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x0a54a7…8237f1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xf2d7bf…125f03
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x1bc324…01454c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x9852fc…21cafd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x2b8e3f…be5b83
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x1f9ac8…35ad06
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x0db606…3aa891
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x6e1b80…876ced
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xfa669a…6898e2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x2a5712…a0bf77
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x221f67…f1d57d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x71ddd3…1a8f84
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0x6f0a70…cb4ccd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xf1136c…708aa6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase5d ago0xc2fcf7…5efb4f

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.