Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb00…1fac0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase20d ago0xced5dd…cf2c9a
0xdb00…1fac0x79e9…3881BasePalmyr CardsCards$0.20100%coinbase20d ago0xcecf7b…6e5a85
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase20d ago0x4a6a96…1c4750
0xdb00…1fac0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase20d ago0x8962f9…0e9f3d
0xdb00…1fac0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase20d ago0x50937e…28007f
0xdb00…1fac0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase20d ago0x45ae7f…15e056
0xdb00…1fac0x02c2…3043BaseSocialFetchTikTok$0.01100%coinbase20d ago0xa5e628…d35c44
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase20d ago0xfedfef…4d696c
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0x9bb9d4…077d21
0xdb00…1fac0x525f…21e6BaseMassiveNews$0.01100%coinbase20d ago0x6d396b…89b795
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase20d ago0xad42d6…6f78a6
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x48dc69…6b206d
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x0bd285…42ff6c
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0xadb0d2…b3e26b
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x58730b…b4184c
0xdb00…1fac0xc327…815fBasex402 service$0.005100%coinbase20d ago0xd41765…0d815d
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.001100%coinbase20d ago0x965894…3e947e
0xdb00…1fac0x525f…21e6BaseMassiveNews$0.01100%coinbase20d ago0x8e3ce8…4e5f9a
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x8ee41d…297fca
0xdb00…1fac0xc0ce…380fBaseBrowser UseBrowser-use$1.00100%coinbase20d ago0x6e872a…767397
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x25a265…1da22a
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0xe22296…58cf24
0xdb00…1fac0x4aab…df26BaseApifyAutomation$1.00100%coinbase20d ago0x68220b…46dd43
0xdb00…1fac0xc2af…85ebBasex402 service$0.001100%coinbase20d ago0x6af168…90239f
0xdb00…1fac0x058d…21b2BaseDeFi Safety OracleHoneypot$0.002100%coinbase20d ago0xc6ba82…567edf

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.