Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x0645ab…55f797
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x1d3705…4d6da3
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x80a7b7…00d582
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xa8c916…4da325
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x0447cd…4e44a2
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x772197…8f08f5
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x45fa8f…ac2ca7
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xa43b3f…1ff0d8
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xe43cc6…969cfc
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xf8a308…8fcd91
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x25671f…91c3ac
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x96a7b0…453aa9
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xd03f1a…f02518
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x1ceee1…91b436
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x183eb7…af64ec
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x9d1e99…70e04f
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xedfb0e…a46d6d
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x2bc342…eb2f75
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x7287a3…d4cbf3
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xfc61b9…ecf904
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x045c78…a12f6a
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x24ba51…141ad0
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0xd1a5c4…e8b3f3
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x017b8d…056b3a
0x8d2a…7d37Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase20d ago0x3ade1a…795034

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.