Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x5a4228…5e27d0
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x757a25…ea95f6
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793211s ago0xb186df…d01b52
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13s ago0x50e8dd…5a8bad
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x8cb021…8d4326
0x9d79…4a240x09ae…ec64Base—$1,000.0070%0x07ae…0e6721s ago0x218b3d…2c6032
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase21s ago0x8e86f9…974326
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x3751d0…6de0d6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x21eaa0…b8bcc6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa27s ago0xff1514…fc56c1
0x6b41…b4cf0x50eb…6480Base—$0.00170%0x54f0…793227s ago0x517448…f4af60
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x0f7759…58fa06
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0xf7dda6…a721ca
0x8749…bc9c0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.01100%coinbase37s ago0x9f672b…cb1256
0x4c1b…42610x9fb3…1d9aBasex402 service$0.02100%coinbase39s ago0xa28e06…66ecb2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x070f98…972dc8
0xd353…02050xc0ce…380fBaseBrowser UseBrowser-use$1.00100%coinbase41s ago0xbd40b1…9dce71
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase43s ago0x2057a5…0111cd
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x6064a4…335668
0x8749…bc9c0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.01100%coinbase45s ago0x495ee6…d14428
0x8749…bc9c0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.01100%coinbase45s ago0xae477a…85a712
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase47s ago0xcca5b3…7e6595
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa49s ago0x9b519c…d05046
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase49s ago0xcc9347…2f8d5a
0x752d…64620x0731…b048Base—$0.02100%coinbase51s ago0xf0dbd9…6295bd

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.