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%coinbase52d ago0x1fad08…b99919
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase53d ago0xb28389…1acb48
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase53d ago0x3fafa0…d8b9ed
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase53d ago0xd9f3d5…bc4893
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase53d ago0xf2519c…bde041
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase53d ago0xf02ab5…a754ac
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase53d ago0xae03fe…07d602
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xdbac74…618ace
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x270874…a6907e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x3d4c56…44ac2b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x4b6cc9…6fc05a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xd6a92e…4935f1
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xd27593…b7ea36
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xe34256…117873
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x02d8ff…770a1e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xf6f978…42a8f7
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x8e5ff5…b0a5b5
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x557d49…3e0bd3
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x70b3de…0bfd80
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x7a67c1…15552a
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x632f15…7a8c98
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x7b275d…e69f9b
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x8e0f6c…41f628
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0x122115…db7fcd
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase53d ago0xcf39b4…938931

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.