Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0xb52a19…dbe2b8
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase13s ago0x07a76e…80cbfa
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase13s ago0x8646bf…c2f6d0
0x30a6…641e0x260e…b61fBase$0.00220%Payer-submitted13s ago0xb29e1c…3cd485
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase13s ago0xac1e97…6f0584
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13s ago0x1cec26…4ccc84
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13s ago0xe056b0…65cce7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase13s ago0xbad826…bca4f5
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase15s ago0x3ad92a…19339d
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x1ba811…708ec1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x873d8c…d9dda4
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x239d5d…6ad1f1
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x74fd67…88a946
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0xd45518…093669
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase15s ago0x9ce22e…7b3005
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x907663…246dc6
0x4dba…2dc60x6839…1a2bBase$1.00100%coinbase15s ago0xb5434a…8b2bbf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase15s ago0x5be590…dffc5d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x0d0345…c66b92
0x0902…38060xfe80…47eeBase$0.001100%fluxa17s ago0x410959…ce3d98
0x30a6…641e0x260e…b61fBase$0.00262320%Payer-submitted17s ago0xa9b9c2…b24a51
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x6c9765…57a125
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x258868…51731f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xc89aaf…c387af
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xf560ff…351124

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.