Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9936…4a370x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase76d ago0xc7d9ef…c8728e
0x9936…4a370x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase76d ago0x6fcb4a…cc96c6
0x9936…4a370x5d51…d60dBasex402 service$0.02100%coinbase76d ago0xcc9bae…262b25
0x9936…4a370xb484…d68eBasex402 service$0.75100%coinbase76d ago0x4837cd…b4af7b
0x9936…4a370x2b6d…32c5Base2sPublic-records$0.0048100%coinbase76d ago0xf7bad7…0c82ea
0x9936…4a370x2b6d…32c5Base2sPublic-records$0.00576100%coinbase76d ago0xabbf41…f0a58e
0x9936…4a370xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase76d ago0x84999b…5ccadc
0x9936…4a370x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase76d ago0x73f2d2…a4073e
0x9936…4a370x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase76d ago0xb44bf3…12014f
0x9936…4a370x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase76d ago0x733494…80cadd
0x9936…4a370x5721…8867Basex402 service$0.001100%coinbase77d ago0xd8cfbe…973e04
0x9936…4a370x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0x49f733…934fde
0x9936…4a370xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase77d ago0x8bcc4d…0308bd
0x9936…4a370x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase77d ago0x6acfe8…9d14d1
0x9936…4a370x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0x11f704…e60777
0x9936…4a370x6e8b…4e2eBasex402 service$0.001100%coinbase77d ago0xabf8ea…e53337
0x9936…4a370x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase77d ago0xe2126b…a97a73
0x9936…4a370x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase77d ago0x6fc5b9…b4d01a
0x9936…4a370x549c…c6d1Basex402 service$0.02100%coinbase77d ago0x71d590…d53993
0x9936…4a370x2348…2bcbBasex402 service$0.003100%coinbase77d ago0xbf08db…416be6
0x9936…4a370x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase77d ago0x85d43d…01f0fb
0x9936…4a370x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase77d ago0xa0c6e3…8b21fd

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.