Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d4d…555c0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase13d ago0x7b753d…945763
0x0d4d…555c0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase13d ago0xc9380d…615353
0x0d4d…555c0x02c2…3043BaseSocialFetchTikTok$0.03100%coinbase13d ago0x72bf9a…2b72ee
0x0d4d…555c0xc648…b697Basex402 service$0.005100%coinbase14d ago0xcadb4e…703a7d
0x0d4d…555cStock TA (RSI/MACD/ADX+Signal)BaseCrypto Market DataCrypto$0.005100%coinbase14d ago0x7b0c40…f9039f
0x0d4d…555c0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase14d ago0x694505…5a1a91
0x0d4d…555c0x2583…967eBasex402 service$0.02100%coinbase14d ago0xf8212a…ffbf59
0x0d4d…555c0x9edc…668dBasex402 service$0.02100%coinbase14d ago0x367f2a…1a7494
0x0d4d…555c0xab62…a7bfBasex402 service$0.50100%coinbase14d ago0x3c2b78…630214
0x0d4d…555c0x2b6d…32c5Base2sPublic-records$0.02100%coinbase14d ago0xc927e1…e6f8c5
0x0d4d…555c0x9862…64c3BaseTED Tender MonitorProcurement$0.03100%coinbase14d ago0x3b8fd4…e22834
0x0d4d…555c0x2f6b…3f1dBaseTechforce Agents Business LeadsData$0.20100%coinbase14d ago0xff4211…292050
0x0d4d…555c0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase14d ago0xb7b765…1be103
0x0d4d…555c0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase14d ago0x232656…e136a5
0x0d4d…555c0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase14d ago0xd07d48…ccc1b7
0x0d4d…555c0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase14d ago0xe71e66…0b67ef
0x0d4d…555c0xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase14d ago0xd5cebf…9f5026

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.