Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce42…2c510x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x6a4c9b…1a1188
0xce42…2c510x20be…925dBasex402 service$0.005100%coinbase92d ago0xdbca92…c91307
0xce42…2c510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase92d ago0x4fdf39…0de6d3
0xce42…2c510x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase92d ago0xa89a2c…c693bd
0xce42…2c510x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x5404bf…3e56f4
0xce42…2c510xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase93d ago0x028ebd…1a8961
0xce42…2c510x54d6…4afaBasex402 service$0.05100%coinbase93d ago0x11df51…8f5d31
0xce42…2c510xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase93d ago0x69d19d…be9c43
0xce42…2c510x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase93d ago0x838ab2…75c832
0xce42…2c510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase93d ago0x51e228…5d431c
0xce42…2c510x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x7f9024…f84314
0xce42…2c510x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase93d ago0x6ab00d…dc880c
0xce42…2c510x6302…ad57BaseTripadvisorTravel$0.05100%payAI93d ago0xcf4bf4…8c66e2
0xce42…2c510x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase93d ago0x465420…9e08c9
0xce42…2c510x1304…17caBasex402 service$0.005100%coinbase93d ago0x0dd19f…5024af
0xce42…2c510x5d51…d60dBasex402 service$0.02100%coinbase93d ago0x0025d9…1386c1
0xce42…2c510xc936…4775Basex402 service$0.85100%coinbase93d ago0xf868bd…7dfc24
0xce42…2c510x21df…8694Base—$0.01100%coinbase93d ago0x4c36d2…49765c

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.