Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc059…8b5e0x9dba…0df8Basex402 service$0.006100%openfacilitator12d ago0x6a4377…c7c374
0xc059…8b5e0x24fa…9bf2Basex402 service$0.001100%coinbase12d ago0x546581…cf5707
0xc059…8b5e0x510d…9690BaseRC Quantum Data OracleBitcoin$0.03100%coinbase12d ago0xf3a24b…799a3b
0xc059…8b5e0xcd26…7902Basex402 service$0.01100%coinbase12d ago0xf3697f…e281b6
0xc059…8b5e0x3070…fa85Basex402 service$0.01100%coinbase12d ago0xb15e01…bd517d
0xc059…8b5e0x217e…67c4BaseCrypto Spot PriceCrypto$0.01100%coinbase12d ago0xf7d127…b68cd3
0xc059…8b5e0x217e…67c4BaseCrypto Spot PriceCrypto$0.006100%coinbase12d ago0xb0e1d9…3dc523
0xc059…8b5e0xabf4…a9d0BasePerp funding rate and historyCrypto$0.006100%coinbase12d ago0x9c8984…cb9e5f
0xc059…8b5eStock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase12d ago0xc89910…012a52
0xc059…8b5e0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xd8a948…d10ad0
0xc059…8b5e0x217e…67c4BaseCrypto Spot PriceCrypto$0.006100%coinbase12d ago0xc4c3e1…568c33
0xc059…8b5e0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase13d ago0x057efa…577016
0xc059…8b5eStock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.01100%coinbase13d ago0x46b1a9…dd07d2

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.