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%coinbase23h ago0x46716e…61d1fe
0x0d4d…555c0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase23h ago0xc018ac…a2655e
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x2b876c…7b3a02
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xc67cb9…5775aa
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x1f5adb…136220
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xce076f…04b820
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x94ef1f…d1fb73
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xdbc5af…7e249b
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xfa5d2f…5a6481
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x35f0eb…b1b7a3
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xbf9fd0…43f0a4
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xa60e70…0e7636
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x6802c7…fda2ec
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xc2dfca…11223f
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x26c0f7…e71b2c
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x4b490f…3e6584
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xbb5b69…151f64
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x725fcb…5cde4c
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xf1e400…3815d8
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xc6914f…ca2c37
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xb934ce…18774f
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xc74a9e…bafd6a
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0xab5f9f…a07499
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x1d831b…14164e
0xe716…41150x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase1d ago0x29ec37…97efb8

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.