Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe50c…5024Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x5c9100…83b160
0x3f42…4a0cHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x89775d…91074f
0x42b3…029fHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x80106e…a11ac5
0x6152…7cb7Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x17437f…ec9eec
0xddc3…74e2Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x8d1dcf…f7910f
0xf7fc…f276Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0xba230b…2caf29
0x6152…7cb7Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x730969…00615a
0xa276…3095Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x9bfa0b…789058
0x92c5…2003Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0xdf3049…4a2a73
0x5b52…2e8cHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x7719f5…2820e7
0xce84…60f0Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x12d86f…2ea501
0x7816…7414Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x412ed4…5191d8
0xc971…a09eHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x458144…a35760
0x6152…7cb7Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x65c6c7…a0e2b6
0x8108…3893Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x9eb0ab…b07e10
0x8481…8111Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase10d ago0x1ac06c…50b353
0x30ce…ca3bHorror Story APIBaseHorror Story APIHorror$0.0013100%coinbase11d ago0x44ebad…6b2d60
0xce3c…caf9Horror Story APIBaseHorror Story APIHorror$0.0013100%coinbase11d ago0xf2d901…0e7e8d

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.