Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase3d ago0xb1dfd6…d8ad1c
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase3d ago0x58403f…79d9d3
0xc9c7…16700xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase3d ago0xb788f6…34f8a1
0xc9c7…16700xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase3d ago0x7f2903…959088
0x170d…fa100xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase4d ago0xd0ead8…b897d5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase4d ago0x1ab04b…2d15f3
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0xb5400a…080381
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase4d ago0xf5344e…cb648a
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase4d ago0x57ee4d…0d69a1
0x79f8…f7580xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase4d ago0xc03003…2e837f
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x6465b0…0158f3
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase4d ago0xa92406…69a47e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0xf0c31d…fe9c9d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x7776c7…819327
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0xa3e7c0…6e130c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x0a54a7…8237f1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0xf2d7bf…125f03
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x1bc324…01454c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x9852fc…21cafd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x2b8e3f…be5b83
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x1f9ac8…35ad06
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x0db606…3aa891
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x6e1b80…876ced
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0xfa669a…6898e2
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase4d ago0x2a5712…a0bf77

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.