Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ead…352d0xbc64…e3b0Basex402 service$0.001100%coinbase86d ago0xca17d0…1b9abd
0x3ead…352d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0x327601…d4ca6a
0x3ead…352d0x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0x68d2c9…3d381a
0x3ead…352d0x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xbd7540…0f7e96
0x3ead…352d0x325b…d430BaseStableEnrichExa$0.02100%coinbase86d ago0x5d3966…89bbc0
0x3ead…352d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xf42191…cfff12
0x3ead…352d0xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0x9bbeed…295d57
0x3ead…352d0x3070…fa85Basex402 service$0.01100%coinbase86d ago0x9e1849…4fc03f
0x3ead…352d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x2b2297…37a6ae
0x3ead…352d0x81a6…3188Base—$0.10100%coinbase86d ago0x9a5c2b…7ada5a
0x3ead…352d0x58bd…6b6cBaseApiToll SEC FilingsSec$0.006100%coinbase86d ago0x908585…10397d
0x3ead…352d0x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0xd9b921…11748f
0x3ead…352d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase86d ago0x4b36d4…9930ea
0x3ead…352d0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase86d ago0x6a6847…1c1fd0
0x3ead…352d0x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0x8db6f1…15d6c1
0x3ead…352d0xeb4d…7d53Base—$0.005694100%coinbase86d ago0x319a4a…68bce9
0x3ead…352d0x7dd5…2629Basex402 service$0.02100%coinbase86d ago0x38c8d1…5b32d1
0x3ead…352dAI Image GenerationBaseAI Image GenerationImage_gen$0.55100%coinbase86d ago0xe6eac0…1af37a
0x3ead…352d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x1dd717…1f9d3c
0x3ead…352d0x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0x963b97…4a9091
0x3ead…352d0x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0xfc9401…9fa6ff
0x3ead…352d0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0x466ddc…a6449d
0x3ead…352d0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase86d ago0x338baa…af4989
0x3ead…352d0x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x360e8c…7ba98e
0x3ead…352d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x07f0db…2cb190

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.