Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c21d ago0xc5b904…1ac47e
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase21d ago0xc88ac2…8ff893
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c22d ago0xb8b0cb…75cad4
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x57aaff…833207
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x71dd5c…8bc45c
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase22d ago0x6075ce…1dd39e
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c22d ago0x8775d5…e35ed0
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x95f42c…a092e8
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x9b2c4d…2c1629
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase22d ago0xccc3e3…34b676
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c22d ago0xcbe365…f11d49
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x3473c1…a446d5
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase22d ago0x4f05a0…cd5b0b
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase22d ago0xb2a924…c6acb0
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c22d ago0x8f908c…fe9d89
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase22d ago0x246093…677f7f
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase22d ago0xaba330…f7adb1

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.