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%coinbase20d ago0x8d39b7…ea98c0
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x67c033…12456d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x2988fb…d732bf
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x2d6a6a…40937d
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x55884b…ccb1ba
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x5e00ac…9ed3b7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xb3ca78…72caf6
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xed6db8…2f9df3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x67aa9d…bf4d7a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xd210d8…e48bf7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x392cd8…81ef87
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x1e657d…017afa
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xb5ada2…4ecd42
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xecf2cc…ea5e87
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x0a2547…0ac1b9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x2f4d2e…2707d9
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xa0c0a6…ac1e78
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x059b60…77fa7c
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0x0c9332…be9eca
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase20d ago0xe8b3f6…43641a

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.