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%coinbase43d ago0x8a7be2…6f567b
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase43d ago0xa0ddb0…b53d49
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase43d ago0x67a8e6…d7e739
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0x597052…45747c
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0xc736bd…05bb46
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase43d ago0xe86197…84e69c
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase43d ago0x4ac67f…b275f0
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0x82f491…523e79
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0x47c0a6…ad0d82
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0x28437b…d24671
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase43d ago0x43f517…f8beb6
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase43d ago0x728f46…f1d6d0
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0xd10e4d…54b74e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase44d ago0xf3994b…b126b3
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase44d ago0xbeadbb…189005
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase44d ago0x33bc16…d35f46
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0x96fb3d…1372a2
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0x4e87aa…bc7d45
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase44d ago0x846ad9…e2859a
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase44d ago0x7b6eb0…fc229d
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase44d ago0xb46ac2…3241f7
0x8a1a…aa530xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0x527877…401a8a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0x273256…3a6dc0
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase44d ago0xe58d2d…5018cf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase44d ago0x7cff33…f3adea

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.