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.003100%coinbase39d ago0x74be50…a6972e
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase39d ago0xf82f82…8a433f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0xca8de2…a9dc9a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0xe0523d…8f61a5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0xa8a67e…e75d02
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xad62fa…e99922
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0x0a1521…40a8c4
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase39d ago0x96d07a…61190d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase39d ago0xe887ed…1f1f62
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase39d ago0x2e0b9e…dde94a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase39d ago0xb6838b…9fd8ac
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase39d ago0xc8ca78…793b4c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase40d ago0xc9d80c…6b0c70
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xce9e3d…67ca85
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase40d ago0x8ee6c3…2ab654
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0x459c00…be9190
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xd809c0…9180dd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0x4b445f…4802a1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xe81954…355dbe
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xbf6830…451e98
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0x1487b8…7cbeeb
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xad3198…ce0cff
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xad99fb…951c89
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0x53dcfd…5c1e23
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase40d ago0xad0012…30065a

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.